mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-29 12:03:59 +08:00
fuse_getattr.cpp
This commit is contained in:
parent
3b4b59f698
commit
516ed801ec
|
@ -162,8 +162,6 @@ namespace l
|
|||
break;
|
||||
if((rv == -1) && (errno != ENOENT))
|
||||
break;
|
||||
|
||||
cache.erase(fusepath_);
|
||||
}
|
||||
|
||||
if(rv == -1)
|
||||
|
|
Loading…
Reference in New Issue
Block a user