recoverd/takeover: Use IP->node mapping info from nodes hosting that IP
authorAmitay Isaacs <amitay@gmail.com>
Fri, 5 Apr 2013 02:34:06 +0000 (13:34 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 8 Apr 2013 01:14:32 +0000 (11:14 +1000)
commit1c7adbccc69ac276d2b957ad16c3802fdb8868ca
tree5939e7be5c1af2e13c173d530bc32b0895a84af5
parentfe8c4880b371492a38554868d4ca10918c54e412
recoverd/takeover: Use IP->node mapping info from nodes hosting that IP

When collating IP information for IP layout, only trust the nodes that are
hosting an IP, to have correct information about that IP.  Ignore what all the
other nodes think.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
server/ctdb_takeover.c