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:16:55 +0000 (11:16 +1000)
commit34da547bd3534386e83056bc82b1ee7d9b2148f8
tree3a1e696791e389a84a2ba5336ac942864e4d7aa9
parentb9541b26ed16a141b6cf608feabb29409ebb7ef2
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>
(cherry picked from commit 1c7adbccc69ac276d2b957ad16c3802fdb8868ca)
server/ctdb_takeover.c