mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-18 15:42:45 +08:00
fuse_open.cpp
This commit is contained in:
parent
160680fddb
commit
616a3d5c16
|
@ -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_)
|
||||
// {
|
||||
|
||||
});
|
||||
// });
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user