ctdb-ipalloc: A VNN can only host IPs if node is in RUNNING runstate
authorMartin Schwenke <martin@meltin.net>
Wed, 28 Oct 2015 09:41:08 +0000 (20:41 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 16 Nov 2015 07:42:11 +0000 (08:42 +0100)
commit66574c9fda26ee72f04426b2f7c96fe617332620
tree6d0bbc56824ecc759697ac929b788493d5be1387
parent6b4a961d02aeb4e7d5b8eea0b5323919a9ed64fb
ctdb-ipalloc: A VNN can only host IPs if node is in RUNNING runstate

This will allow wonderful simplification (i.e. removal) of some of the
runstate checking in the takeover run code.

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