mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-30 12:33:49 +08:00
func_create_ff.cpp
This commit is contained in:
parent
d5ecf78fc6
commit
d3d1963778
|
@ -82,7 +82,7 @@ namespace l
|
||||||
|
|
||||||
int
|
int
|
||||||
Func2::CreateFF::operator()(Branches2 &branches_,
|
Func2::CreateFF::operator()(Branches2 &branches_,
|
||||||
ghc::filesystem::path const &fusepath_,
|
fs::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