fuse_getattr.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-03-15 07:40:45 -05:00
parent 7219439f13
commit 42ecaa3b79

View File

@ -139,7 +139,7 @@ namespace l
int rv;
std::string fullpath;
StrVec basepaths;
PolicyCache::Key basepath;
PolicyCache::Val basepath;
static PolicyCache cache(1024*1024);
basepath = cache.find(fusepath_);