recoverd: Remove duplicate code to update flags during recovery
authorMartin Schwenke <martin@meltin.net>
Thu, 14 Nov 2013 03:25:47 +0000 (14:25 +1100)
committerMartin Schwenke <martin@meltin.net>
Mon, 25 Nov 2013 02:39:50 +0000 (13:39 +1100)
commit69f68d77adbd6383003c560a2a7d7efa15fdafda
treeddce9da272ea3d73946fc917b45e28d0690a89f7
parentea8e313613cc4c5032b4c187ea7c9431e5ff1296
recoverd: Remove duplicate code to update flags during recovery

This also happens earlier in do_recovery() and the nodemap is not
updated after that, so this update is redundant.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit e58ef9a9bc080e39bebea9e93abcd696fa29ea36)
server/ctdb_recoverd.c