ctdbd_conn: add ctdbd_unregister_ips()
authorStefan Metzmacher <metze@samba.org>
Thu, 16 Nov 2023 12:18:03 +0000 (13:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 Dec 2023 11:06:34 +0000 (11:06 +0000)
commitf3a03f3f774f0795fc1a163f12cccb9cedeebec1
tree711a5562e9b4763aaeba30899cbd027dd1c23717
parent75aa6693940201a928b46f6880b43820c0e1c555
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>
source3/include/ctdbd_conn.h
source3/lib/ctdb_dummy.c
source3/lib/ctdbd_conn.c