mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
fuse_open.cpp
This commit is contained in:
@@ -235,6 +235,7 @@ namespace l
|
||||
|
||||
ffi_->passthrough = true;
|
||||
ffi_->keep_cache = false;
|
||||
ffi_->noflush = true;
|
||||
fi->backing_id = backing_id;
|
||||
ffi_->backing_id = backing_id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user