ctdbd_conn: add ctdbd_unregister_ips()
authorStefan Metzmacher <metze@samba.org>
Thu, 16 Nov 2023 12:18:03 +0000 (13:18 +0100)
committerJule Anger <janger@samba.org>
Sat, 16 Dec 2023 15:07:15 +0000 (15:07 +0000)
commite3a4feda112a174eebf9c866032aff899202eed7
tree6d3fbe1f7d39a3eb149d15c1ca9004ea5485094c
parentacf080817b538968d6e7cbcd5a037399c9a66c28
ctdbd_conn: add ctdbd_unregister_ips()

This reverts the effect of ctdbd_register_ips().
We'll use this in order to disconnect individual
multichannel connections.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15523

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit f3a03f3f774f0795fc1a163f12cccb9cedeebec1)
source3/include/ctdbd_conn.h
source3/lib/ctdb_dummy.c
source3/lib/ctdbd_conn.c