mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-06-06 18:54:36 +08:00
merge action and search category
This commit is contained in:
@ -71,7 +71,7 @@ namespace mergerfs
|
||||
const ugid::SetResetGuard ugid(fc->uid,fc->gid);
|
||||
const rwlock::ReadGuard readlock(&config.srcmountslock);
|
||||
|
||||
return _truncate(*config.action,
|
||||
return _truncate(*config.search,
|
||||
config.srcmounts,
|
||||
fusepath,
|
||||
size);
|
||||
|
Reference in New Issue
Block a user