ctdb-recoverd: Do not sanity check recovery master with local daemon
authorMartin Schwenke <martin@meltin.net>
Fri, 23 Oct 2015 04:05:08 +0000 (15:05 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 16 Nov 2015 07:42:12 +0000 (08:42 +0100)
commit0833e478c36761b546be5f9ceadac81573825b22
tree00bb8f4d0d0ba54f39c22642485e26e59e881af6
parentd8decd0b1d6446ab079b41e4b8d99e88b34c6e6d
ctdb-recoverd: Do not sanity check recovery master with local daemon

Each recovery daemon knows who the recmaster is and is in sync with
its local daemon.  The recovery master is running this check so do not
bother checking with its local daemon - both agree that it is the
recovery master.

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