Add a variable for start/current time to ctdb statistics
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 2 Jun 2010 03:13:09 +0000 (13:13 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 2 Jun 2010 03:13:09 +0000 (13:13 +1000)
commit2192c45663bde9d5677e28f19adec8713481f4aa
tree941abd08f0ab2735e61814a1833da7aef1ece7ae
parent20023ae4ab336e8f19cd15769ad73dff71a84957
Add a variable for start/current time to ctdb statistics
and print the time startistics was taken and for how long the statistics have been collected to the "ctdb statistics" output.
client/ctdb_client.c
include/ctdb_private.h
server/ctdb_control.c
tools/ctdb.c