ctdb-daemon: Try to release IP address even if interface is unknown
authorMartin Schwenke <martin@meltin.net>
Sun, 7 Aug 2016 21:09:38 +0000 (07:09 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 17 Aug 2016 21:00:26 +0000 (23:00 +0200)
commit509491a868ed01bfc5a970bd36eea4b01130853a
treee1851882cbb6a56cd39f91c7b641c6bdd36ea30f
parent225575e7e7d154ac24fef71e503e0cccd69f7463
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>
ctdb/server/ctdb_takeover.c