When adding an ip at runtime, it might not yet have an iface assigned to it, so ensur...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 1 Jun 2010 06:22:48 +0000 (16:22 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 1 Jun 2010 06:22:48 +0000 (16:22 +1000)
commit2d60f96680d16c2992e2a35517822f88c12538b7
tree42fe75f1ceca7ffd542de56d38b70f78b773c7ba
parentd938b80a1c409a9ec4b554ddca5b0d949be53d9e
When adding an ip at runtime, it might not yet have an iface assigned to it, so ensure that the next takover_ip call will fall through to accept the ip and add it.
server/ctdb_takeover.c