shutdown: Rename umount_log_level and make it a bool
authorJan Janssen <medhefgo@web.de>
Thu, 9 Jun 2022 14:50:54 +0000 (16:50 +0200)
committerJan Janssen <medhefgo@web.de>
Thu, 9 Jun 2022 14:50:54 +0000 (16:50 +0200)
commit5125b67742567de79c12e31f434a11d787b4f6b1
tree0adb540fb464fcf423b703d2ff2fef0309031a30
parent2299b1cae32c1fb8911da0ce26efced68032f4f8
shutdown: Rename umount_log_level and make it a bool

This was already effectively a bool because only ever two states were
valid. To make the meaning of it more clear, also rename it to last_try.
src/shutdown/shutdown.c
src/shutdown/umount.c
src/shutdown/umount.h