fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci
2024-04-12 09:17:16 -05:00
parent 616a3d5c16
commit e182f1c492
+4 -4
View File
@@ -334,11 +334,11 @@ namespace FUSE
open(const char *fusepath_,
fuse_file_info_t *ffi_)
{
// pt.emplace_or_visit(
// [](const PTMap::value_type &x_)
// {
pt.emplace_or_visit(
[](const PTMap::value_type &x_)
{
// });
});