mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
make attr, entry, negative_entry cache timeouts runtime configurable
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ namespace l
|
||||
args.argv = argv_;
|
||||
args.allocated = 0;
|
||||
|
||||
options::parse(args,config);
|
||||
options::parse(&args,&config);
|
||||
|
||||
l::setup_resources();
|
||||
l::get_fuse_operations(ops,config.nullrw);
|
||||
|
||||
Reference in New Issue
Block a user