fuse_release.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-13 09:14:11 -05:00
parent 17d9bf491e
commit c9121af368

View File

@ -42,7 +42,7 @@ namespace l
fs::fadvise_dontneed(fi_->fd);
}
PTInfo *pti = PassthroughStuff::get_pti(fi_->fusepath);
if(fi_->backing_id)
{