chiark / gitweb /
shutdown, umount: logging improvements
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 7 Dec 2012 16:44:50 +0000 (17:44 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 7 Dec 2012 16:44:50 +0000 (17:44 +0100)
commitbce93b7ac7642426039863493694d8c12812e2a7
treea766c0fe9da04b20d09de8c554979feb7c9116ed
parentc678406681d32d56730b9e9c002d5500d7aa7f8b
shutdown, umount: logging improvements

In bugreports about hangs during the late shutdown we are often missing
important information - what were we trying to unmount/detach when it hung.

Instead of printing what we successfully unmounted, print what we are
going to unmount/detach. And add messages to mark the completion of
categories (mount/swap/loop/DM).
src/core/shutdown.c
src/core/umount.c