ctdb-ipalloc: New enum ipalloc_algorithm in ipalloc_state
authorMartin Schwenke <martin@meltin.net>
Thu, 29 Oct 2015 08:41:10 +0000 (19:41 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 20 Nov 2015 00:36:31 +0000 (01:36 +0100)
commit47ddd623581477bf0a40bd8330dfaf4d8f551752
tree38fcd034dbdc36a89eb404f2b2ddbdfb1d43efdd
parentcfa0ffe78073f9e3a014bb127fb9a4b7ad95fceb
ctdb-ipalloc: New enum ipalloc_algorithm in ipalloc_state

Algorithm-related tunables from the CTDB context no longer need to be
accessed in the allocation logic.

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