ctdb-recoverd: Move VNN map retrieval to where it is needed
authorMartin Schwenke <martin@meltin.net>
Tue, 27 Oct 2015 03:35:09 +0000 (14:35 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 16 Nov 2015 07:42:12 +0000 (08:42 +0100)
commitc5e50a474b6ddac05cab0116da42c62a615c6c79
treeca07338215bc1852c76116c49cbc1b3ed8e34da6
parentd1f996a50f1da36e7046fe28cdb97285e7cf00a5
ctdb-recoverd: Move VNN map retrieval to where it is needed

The VNN map is only needed on the recovery master, so no need for all
recovery daemons to retrieve it.

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