mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
mergerfs.cpp
This commit is contained in:
parent
c97e1b1594
commit
a06ee95005
@ -189,6 +189,7 @@ namespace l
|
||||
syslog_error("%d of %zu branches were not mounted"
|
||||
" within the timeout of %zus. Exiting",
|
||||
failures,
|
||||
paths.size(),
|
||||
(uint64_t)cfg_->branches_mount_timeout);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user