]> git.ipfire.org Git - thirdparty/systemd.git/commit
shutdown: Reduce log level of unmounts 8429/head
authorJan Janssen <medhefgo@web.de>
Mon, 12 Mar 2018 12:33:16 +0000 (13:33 +0100)
committerJan Janssen <medhefgo@web.de>
Mon, 12 Mar 2018 17:32:26 +0000 (18:32 +0100)
commit456b2199f6ef0378da007e71347657bcf83ae465
treeb14d2ba287a980831ece72a507e0553d1c9d9c13
parente783b4902f387640bba12496936d01e967545c3c
shutdown: Reduce log level of unmounts

There is little point in logging about unmounting errors if the
exact mountpoint will be successfully unmounted in a later retry
due unmounts below it having been removed.

Additionally, don't log those errors if we are going to switch back
to a initrd, because that one is also likely to finalize the remaining
mountpoints. If not, it will log errors then.
src/core/shutdown.c
src/core/umount.c
src/core/umount.h