mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
merge action and search category
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ namespace mergerfs
|
||||
const config::Config &config = config::get();
|
||||
const rwlock::ReadGuard readlock(&config.srcmountslock);
|
||||
|
||||
return _chmod(*config.action,
|
||||
return _chmod(*config.search,
|
||||
config.srcmounts,
|
||||
fusepath,
|
||||
mode);
|
||||
|
||||
Reference in New Issue
Block a user