recoverd: No need to check if node is recovery master when inactive
authorAmitay Isaacs <amitay@gmail.com>
Thu, 27 Jun 2013 05:46:04 +0000 (15:46 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 2 Jul 2013 07:47:05 +0000 (17:47 +1000)
commit42c8c05d23dcd22404d6c761171ffe210734150c
treeb9302236e60edb0851606026095f3a99ec3e8b8d
parentc0626646d87fe477bbbd425ef94513f466b2e876
recoverd: No need to check if node is recovery master when inactive

If a node is stopped or banned, it will cause early return from the
main_loop, so this check is redundent.  The election will called by an
active node.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 815ddd3341b7e9db39e05a3a3fcd9a1420f053bc)

Conflicts:
server/ctdb_recoverd.c
server/ctdb_recoverd.c