fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-12 09:23:00 -05:00
parent ef680945a2
commit 68360fe02d

View File

@ -345,7 +345,7 @@ namespace FUSE
// {
// });
pt.emplace();
pt.emplace(std::mutex{});
return open2(fusepath_,ffi_);