recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOG
authorMartin Schwenke <martin@meltin.net>
Tue, 16 Oct 2012 09:54:39 +0000 (20:54 +1100)
committerMartin Schwenke <martin@meltin.net>
Mon, 22 Oct 2012 00:15:36 +0000 (11:15 +1100)
commitdb5dfe891cf8200c558567878c5c4b77c9d390f9
tree167cd2b20aae830adbdc31eafe14e5e46b1490f1
parentbc126ccdd4d0bd15804921e9b538f05dff654eff
recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOG

These support getting and clearing logs from the ring-buffer in the
recovery daemon.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit cbca233d1e03b2410e0bb63b936328d4a8b3c7b4)
ctdb/common/ctdb_logging.c
ctdb/include/ctdb_private.h
ctdb/include/ctdb_protocol.h
ctdb/server/ctdb_recoverd.c