ctdbd: Log add and delete of IPs
authorMartin Schwenke <martin@meltin.net>
Tue, 14 May 2013 05:38:08 +0000 (15:38 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 22 May 2013 04:24:22 +0000 (14:24 +1000)
commit3c3df1d6afec7e3e721f9bcd4e8b8e008fd6e50b
treefae1c4a7366032b94944d186e8865ec2775e2dd1
parent4a8d90d0812a3242f58a2a0e2aa0f528f60f7013
ctdbd: Log add and delete of IPs

At the moment, when someone deletes all the IPs on a node, all we see
are the release IP messages and we have to guess why.

Some would argue that add/release are more significant than
take/release so they should be logged.

Signed-off-by: Martin Schwenke <martin@meltin.net>
server/ctdb_takeover.c