mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-22 12:05:15 +08:00
func_create_ff.cpp
This commit is contained in:
parent
4bf68b8860
commit
e708b8db26
|
@ -61,7 +61,6 @@ namespace l
|
|||
FileInfo *fi = new FileInfo(rv,fusepath_,ffi_->direct_io);
|
||||
|
||||
ffi_->fh = reinterpret_cast<uint64_t>(fi);
|
||||
ffi_->noflush = !utils::calculate_flush(cfg->flushonclose,ffi_->flags);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user