ctdb-daemon: Try to release IP address even if interface is unknown
commit6d24dd8f23f75ef46167a49250bcc06b62741b9a
authorMartin Schwenke <martin@meltin.net>
Sun, 7 Aug 2016 21:09:38 +0000 (8 07:09 +1000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Sep 2016 10:27:28 +0000 (13 12:27 +0200)
tree3c0d37d11c1c605c42660d51b0e41314220aa4d4
parent5bbb0c64cd786d0ebebef7e6c0ca153cdc34f46e
ctdb-daemon: Try to release IP address even if interface is unknown

The "releaseip" event in 10.interface will determine the interface and
do the right thing.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12158

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 509491a868ed01bfc5a970bd36eea4b01130853a)
ctdb/server/ctdb_takeover.c