ctdb-tools: Drop the recovery from "reloadnodes"
commitffbe0a6def236f5d0b03d089a7fc3f060eb0e392
authorMartin Schwenke <martin@meltin.net>
Wed, 4 Feb 2015 01:06:56 +0000 (4 12:06 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 7 Apr 2015 05:43:13 +0000 (7 07:43 +0200)
treeb0a65a1b77e1d6b0947884a700f2d3a3b81295df
parentd340f308e76af53b04ae9b5432c4f6c84315303a
ctdb-tools: Drop the recovery from "reloadnodes"

A recovery is not required: when deleting a node it should already be
disconnected and when adding a node it will also be disconnected.  The
new sanity checks in "reloadnodes" ensure that these assumptions are
met.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tools/ctdb.c