]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-recovery: Fetched vnnmap is never used, so don't fetch it
authorAmitay Isaacs <amitay@gmail.com>
Mon, 2 Mar 2020 02:59:42 +0000 (13:59 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 08:06:12 +0000 (08:06 +0000)
commitbe8d05f59787acecfac26b577ac6ed18c9c1c37f
tree30a0710c25e14bc65bec5f2400d791d5ebd81ae5
parentee06963cbb42db243764b3a3cf7dcb887483d564
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