mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-14 18:05:13 +08:00
func_create_ff.cpp
This commit is contained in:
parent
2af12836db
commit
7de2da705a
@ -31,7 +31,7 @@ namespace l
|
|||||||
fuse_file_info_t *ffi_)
|
fuse_file_info_t *ffi_)
|
||||||
{
|
{
|
||||||
int rv;
|
int rv;
|
||||||
mode_t mode;
|
mode_t mode;
|
||||||
FileInfo *fi;
|
FileInfo *fi;
|
||||||
fs::info_t info;
|
fs::info_t info;
|
||||||
ghc::filesystem::path fullpath;
|
ghc::filesystem::path fullpath;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user