ctdb-recovery: Get recmode unconditionally in the main_loop
commit9f25dffb4f2370888a20ce4d7d988bed99c1e676
authorAmitay Isaacs <amitay@gmail.com>
Thu, 22 Jun 2017 07:45:20 +0000 (22 17:45 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Jun 2017 10:34:16 +0000 (26 12:34 +0200)
treea309412671174e7b083273a85c0e8004a8ea8494
parent59ac9bfe6006a4e8596771af2c7ff3bf4512f4f4
ctdb-recovery: Get recmode unconditionally in the main_loop

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

This can be used later in the main_loop to avoid the local ip check.

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