ctdb-recovery: Get recmode unconditionally in the main_loop
commit2fd2ccd4c8617cfa7374d7a5ee3d1cc61c4fa4ad
authorAmitay Isaacs <amitay@gmail.com>
Thu, 22 Jun 2017 07:45:20 +0000 (22 17:45 +1000)
committerMartin Schwenke <martins@samba.org>
Sat, 24 Jun 2017 08:28:21 +0000 (24 10:28 +0200)
treed4cc9fcc477c4d9638f9973ab2d5ab71e27d8756
parentf8200153b21f5b19c9a1d57be3e05e739d9fafcd
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>
ctdb/server/ctdb_recoverd.c