mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-22 12:05:15 +08:00
func_create_base.hpp
This commit is contained in:
parent
47be2da7a9
commit
cfa69245af
|
@ -38,6 +38,6 @@ namespace Func
|
||||||
virtual int operator()(Branches2 &branches,
|
virtual int operator()(Branches2 &branches,
|
||||||
fs::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) = 0;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user