ctdb-daemon: Rename ctdb_control_wipe_database to ctdb_control_transdb
authorAmitay Isaacs <amitay@gmail.com>
Wed, 9 Sep 2015 05:02:49 +0000 (15:02 +1000)
committerAmitay Isaacs <amitay@samba.org>
Wed, 7 Oct 2015 12:53:27 +0000 (14:53 +0200)
commit4f155e77a8210e43456239391c03a5804d01b828
tree3872c443cd115895e41c1350f264fc09fd50c838
parent9f779f130fa275dcc43adcab03d4704663776dce
ctdb-daemon: Rename ctdb_control_wipe_database to ctdb_control_transdb

The same structure is required in new controls for database transactions.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/include/ctdb_private.h
ctdb/server/ctdb_control.c
ctdb/server/ctdb_freeze.c
ctdb/server/ctdb_recoverd.c
ctdb/tools/ctdb.c