ctdb-failover: Add failover configuration options
authorMartin Schwenke <martin@meltin.net>
Tue, 21 Aug 2018 01:30:39 +0000 (11:30 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 24 Aug 2018 08:59:21 +0000 (10:59 +0200)
commit893dd623dfdec4d5c5da07f933069e4534fe58ae
treecc31313cb096b72a0b418025bd9bd34b8a53f20c
parent8e160d331aaccd64b1a767c0bde9e310c80afe06
ctdb-failover: Add failover configuration options

Only a "disabled" option for now.  Not documented because it isn't
used yet.

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

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/failover/failover_conf.c [new file with mode: 0644]
ctdb/failover/failover_conf.h [new file with mode: 0644]
ctdb/wscript