mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-06-07 11:24:37 +08:00
@ -71,7 +71,7 @@ namespace mergerfs
|
||||
const ugid::SetResetGuard ugid(fc->uid,fc->gid);
|
||||
const rwlock::ReadGuard readlock(&config.srcmountslock);
|
||||
|
||||
return _truncate(*config.search,
|
||||
return _truncate(*config.truncate,
|
||||
config.srcmounts,
|
||||
fusepath,
|
||||
size);
|
||||
|
Reference in New Issue
Block a user