ctdb-recovery: Finish processing for recovery mode ACTIVE first
authorAmitay Isaacs <amitay@gmail.com>
Thu, 22 Jun 2017 04:09:32 +0000 (14:09 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Jun 2017 10:34:23 +0000 (12:34 +0200)
commit10a763dd1b8917105200edb2161e3c42da86c799
tree458e119049a6048b569ccc6256a9c2dcf487ddb2
parent40cc8d2b71867e4316472d531502610672f5c98a
ctdb-recovery: Finish processing for recovery mode ACTIVE first

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

This simplifies the code and avoids complicated conditions.

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