add a ctdb uptime command that prints when ctdb was started and when the
authorRonnie Sahlberg <sahlberg@ronnie>
Thu, 17 Jan 2008 00:33:23 +0000 (11:33 +1100)
committerRonnie Sahlberg <sahlberg@ronnie>
Thu, 17 Jan 2008 00:33:23 +0000 (11:33 +1100)
commitb86e8ccbdac044bb949c4fc2ebb27635126272a9
treeee4e2eeb6656830edd17a5f19912b8152e98c012
parent54136ff841459184d44acc314bff3d36c2868391
add a ctdb uptime command that prints when ctdb was started and when the
last recovery occured
Makefile.in
client/ctdb_client.c
include/ctdb.h
include/ctdb_private.h
server/ctdb_control.c
server/ctdb_recover.c
server/ctdbd.c
tools/ctdb.c