mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 05:27:28 +08:00
fuse_getattr.cpp
This commit is contained in:
parent
93785a7f85
commit
68171dffc8
|
@ -171,7 +171,7 @@ namespace l
|
|||
|
||||
if(rv == -1)
|
||||
{
|
||||
|
||||
cache.erase(fusepath_);
|
||||
return -errno;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user