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:14:53 +0000 (13:14 +1000)
commit1bdfe0cd3370a335b960ce1ef97eade93b0cd2fa
tree735bd1c40b0fcd2e92b01293478e04a47b331eff
parent3f651eb8d71c7af0268460bc4b1476112140b290
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