ctdb-logging: Remove DEBUG_EMERG
authorMartin Schwenke <martin@meltin.net>
Wed, 8 Oct 2014 03:19:22 +0000 (14:19 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 28 Oct 2014 04:42:04 +0000 (05:42 +0100)
commit0eabbb8c2b91b61a23f20e04605fdbd653c5cbcb
treea80550d26bf64e2089629a1a1d9db6bf45dec963
parent85cc4efbff601dc25a351ec838de168eb3c7d29a
ctdb-logging: Remove DEBUG_EMERG

It isn't used and shouldn't be.  CTDB can't make the system unusable.

Update associated test to ensure that EMERG isn't attempted.  Actually
test all remaining debug levels and modernise the test a bit.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/ctdb_logging.c
ctdb/doc/ctdb.1.xml
ctdb/doc/ctdb.7.xml
ctdb/include/ctdb_logging.h
ctdb/server/ctdb_logging.c
ctdb/tests/simple/13_ctdb_setdebug.sh