fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-12 09:16:54 -05:00
parent 160680fddb
commit 616a3d5c16

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_)
// {
});
// });