mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-01 01:07:56 +08:00
func_create_ff.cpp
This commit is contained in:
parent
e090ea15ca
commit
d5ecf78fc6
@ -34,7 +34,7 @@ namespace l
|
|||||||
mode_t mode;
|
mode_t mode;
|
||||||
FileInfo *fi;
|
FileInfo *fi;
|
||||||
fs::info_t info;
|
fs::info_t info;
|
||||||
ghc::filesystem::path fullpath;
|
fs::Path fullpath;
|
||||||
|
|
||||||
mode = mode_;
|
mode = mode_;
|
||||||
for(auto &tier : branches_)
|
for(auto &tier : branches_)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user