@ -152,9 +152,8 @@ namespace l
if(rv == -1)
return -errno;
cache.insert(fusepath_,basepaths[0]);
basepath = basepaths[0];
cache.insert(fusepath_,basepath.value());
}
fullpath = fs::path::make(basepath.value(),fusepath_);