mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 06:18:15 +08:00
state.hpp
This commit is contained in:
parent
37db0094ff
commit
c635bd4525
|
@ -18,6 +18,6 @@ public:
|
|||
mode_t const mode,
|
||||
fuse_file_info_t *ffi);
|
||||
|
||||
public:
|
||||
Func2::Create create;
|
||||
private:
|
||||
Func2::Create _create;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user