ctdb-ipalloc: Add no_ip_failback to ipalloc_state
authorMartin Schwenke <martin@meltin.net>
Thu, 29 Oct 2015 08:53:25 +0000 (19:53 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 20 Nov 2015 00:36:31 +0000 (01:36 +0100)
commitcc1637b17c9ae89bcc00d95f9cdfd00f67c88bc3
tree6d7544a9ca9ad62e29854c5fde7f166242037098
parent47ddd623581477bf0a40bd8330dfaf4d8f551752
ctdb-ipalloc: Add no_ip_failback to ipalloc_state

The IP allocation algorithms need the value of this tunable, so copy
it to avoid needing the CTDB context.

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