mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 14:04:05 +08:00
mergerfs.cpp
This commit is contained in:
parent
421356ffb1
commit
43ee7f2ba6
@ -185,10 +185,11 @@ namespace l
|
||||
if(failures)
|
||||
{
|
||||
if(cfg_->branches_mount_timeout_fail)
|
||||
|
||||
syslog_warning("Continuing to mount mergerfs despite %u branches not "
|
||||
"being different from the mountpoint filesystem",
|
||||
failures.size());
|
||||
syslog_error("");
|
||||
else
|
||||
syslog_warning("Continuing to mount mergerfs despite %u branches not "
|
||||
"being different from the mountpoint filesystem",
|
||||
failures.size());
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user