ctdb-recovery: Fetched vnnmap is never used, so don't fetch it
commit1b703e591b656cfd86ba9539c37e417d66024b3c
authorAmitay Isaacs <amitay@gmail.com>
Mon, 2 Mar 2020 02:59:42 +0000 (2 13:59 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 10:08:25 +0000 (30 10:08 +0000)
treed3e0a081363f81c41027adf2e005be2dc8984092
parent64d6c40bf1da6c5e754bb208cf8c7eb2aa193022
ctdb-recovery: Fetched vnnmap is never used, so don't fetch it

New vnnmap is constructed using the information from all the connected
nodes.  So there is no need to fetch the vnnmap from recovery master.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14294

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit 072ff4d12b8f34766120ddae888d772e97bca491)
ctdb/server/ctdb_recovery_helper.c