fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci
2024-04-12 09:43:51 -05:00
parent 1ad0cb806e
commit 31bf9d470a
+4
View File
@@ -345,6 +345,10 @@ namespace FUSE
fuse_file_info_t *ffi_)
{
pt.emplace();
pt.visit(fusepath_,
[](const PTMap::value_type &x_)
{
});