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>
Thu, 14 Nov 2013 03:42:29 +0000 (14:42 +1100)
commite58ef9a9bc080e39bebea9e93abcd696fa29ea36
tree243cd3d0cc06fff55f045de603f2c408de1bc2e3
parentc8b4340b7d01fd8e17d3607470adbd7774bbe63b
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>
server/ctdb_recoverd.c