fuse_getattr.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-03-16 15:13:14 -05:00
parent 93785a7f85
commit 68171dffc8

View File

@ -171,7 +171,7 @@ namespace l
if(rv == -1)
{
cache.erase(fusepath_);
return -errno;
}