fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-12 09:18:52 -05:00
parent 85d7b13e9e
commit e5c8d0b890

View File

@ -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_)
{