ctdb-recoverd: Add an explicit flag for election in progress
authorMartin Schwenke <martin@meltin.net>
Wed, 18 Mar 2020 09:27:10 +0000 (20:27 +1100)
committerMartin Schwenke <martins@samba.org>
Mon, 17 Jan 2022 10:21:32 +0000 (10:21 +0000)
commitc2cfd9c21aae6045b4ebf3ba330cbf2b9631490e
tree04cb0c00a9b91b8bdda696bf6d845118f131669a
parentac5a3ca063fd7435557a65866fda5fa1e0012394
ctdb-recoverd: Add an explicit flag for election in progress

An alternate election method will be added that doesn't use the
election timeout, so this provides a common way for recognising when
an election is in progress.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recoverd.c