mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-29 12:03:59 +08:00
fuse_open.cpp
This commit is contained in:
parent
ef680945a2
commit
68360fe02d
|
@ -345,7 +345,7 @@ namespace FUSE
|
|||
// {
|
||||
|
||||
// });
|
||||
pt.emplace();
|
||||
pt.emplace(std::mutex{});
|
||||
|
||||
|
||||
return open2(fusepath_,ffi_);
|
||||
|
|
Loading…
Reference in New Issue
Block a user