mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 21:50:01 +08:00
func_create_ff.cpp
This commit is contained in:
parent
2ef7be823d
commit
0d229f0676
|
@ -81,7 +81,7 @@ namespace l
|
||||||
|
|
||||||
int
|
int
|
||||||
Func::CreateFF::operator()(Branches2 &branches_,
|
Func::CreateFF::operator()(Branches2 &branches_,
|
||||||
char const *fusepath_,
|
ghc::filesystem::path const &fusepath_,
|
||||||
mode_t const mode_,
|
mode_t const mode_,
|
||||||
fuse_file_info_t *ffi_)
|
fuse_file_info_t *ffi_)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user