mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
+1
-1
@@ -100,7 +100,7 @@ namespace mergerfs
|
||||
const ugid::SetResetGuard ugid(fc->uid,fc->gid);
|
||||
const rwlock::ReadGuard readlock(&config.srcmountslock);
|
||||
|
||||
return _create(*config.search,
|
||||
return _create(*config.create,
|
||||
*config.create,
|
||||
config.srcmounts,
|
||||
fusepath,
|
||||
|
||||
Reference in New Issue
Block a user