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)
committerMichael Adam <obnox@samba.org>
Fri, 6 Jun 2014 13:00:37 +0000 (15:00 +0200)
commit44496bb329ba82df4ee0c637157c0181c982e119
tree2980f186ee73c95e25dece1ffdbd4ffe36796332
parente478aa863b1bc8a9fd4f029c1093f0de8c12caf2
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.
(cherry picked from commit 2d60f96680d16c2992e2a35517822f88c12538b7)
server/ctdb_takeover.c