Add two new ctdb commands :
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Aug 2008 12:03:29 +0000 (22:03 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Aug 2008 12:03:29 +0000 (22:03 +1000)
commitb567e215f5c58d646a392408b9cc1df8ef029b33
tree63940c5a2951d0f4006d828a1d324998595f4498
parentc4ad24e7c2b27b168d43ebfa95c459da27697d1e
Add two new ctdb commands :

ctdb backupdb : which will copy a database out from ctdb and write it to a file
ctdb restoredb : which will read a database backup from a file and write it into ctdb
tools/ctdb.c