tools/ctdb: Add "force" option to "recover" command
authorMartin Schwenke <martin@meltin.net>
Wed, 26 Jun 2013 04:34:47 +0000 (14:34 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 28 Jun 2013 04:18:00 +0000 (14:18 +1000)
commit4f87925a287f612a6ab3b5da1a387a31c7bea28f
tree42dcad0960383024431fedad9dbd01bf9b2b0199
parent733fc909425860f6a02c205c2d8f34a731853922
tools/ctdb: Add "force" option to "recover" command

At the moment there is no easy way to force a recovery when attempting
to reproduce certain classes of bugs.  This option is added without
documentation because it is dangerous until the bugs are fixed!  :-)

Signed-off-by: Martin Schwenke <martin@meltin.net>
tools/ctdb.c