From: Andrew Tridgell Date: Fri, 8 Aug 2008 11:00:42 +0000 (+1000) Subject: log unclean shutdowns X-Git-Tag: samba-3.3.0pre1~130 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30b83245a22ebd5e4fa4739dd2aa1805373a7eb2;p=thirdparty%2Fsamba.git log unclean shutdowns --- diff --git a/source/smbd/server.c b/source/smbd/server.c index d083fec494d..df6b6ae41db 100644 --- a/source/smbd/server.c +++ b/source/smbd/server.c @@ -296,6 +296,7 @@ static void remove_child_pid(pid_t pid, bool unclean_shutdown) /* a child terminated uncleanly so tickle all processes to see if they can grab any of the pending locks */ + DEBUG(0,(__location__ " Unclean shutdown of pid %u\n", pid)); messaging_send_buf(smbd_messaging_context(), procid_self(), MSG_SMB_BRL_VALIDATE, NULL, 0); message_send_all(smbd_messaging_context(),