ctdb-takeover: Generalise error handling for GET_PUBLIC_IPS
commit5b1249a6a884a765538f3e203b5619e11168f190
authorMartin Schwenke <martin@meltin.net>
Fri, 3 Feb 2017 05:36:04 +0000 (3 16:36 +1100)
committerMartin Schwenke <martins@samba.org>
Fri, 24 Feb 2017 06:47:12 +0000 (24 07:47 +0100)
tree602ed85762bda278b9efed7956619db123b55473
parent4556bdc7d6b36ddc5a6d3020e784aaa157e5fed5
ctdb-takeover: Generalise error handling for GET_PUBLIC_IPS

As with other controls, processes the errors by hand instead of using
ctdb_client_control_multi_error().  This will make it easier to add
banning credits for failures.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_takeover_helper.c