diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index a758251b..c83295f9 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -335,6 +335,7 @@ namespace FUSE fuse_file_info_t *ffi_) { pt.emplace_or_visit(std::string{fusepath_}, + std::mutex{}, [](const PTMap::value_type &x_) {