mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-29 12:03:59 +08:00
fuse_open.cpp
This commit is contained in:
parent
f312223eac
commit
3c172efe6e
|
@ -338,7 +338,6 @@ namespace FUSE
|
|||
fuse_file_info_t *ffi_)
|
||||
{
|
||||
pt.try_emplace_or_visit(fusepath_,
|
||||
0,
|
||||
[](const PTMap::value_type &x_)
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user