]> git.ipfire.org Git - thirdparty/samba.git/commit
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 14:29:10 +0000 (14:29 +0000)
commit18d34cea2a19232dc30cbe45545885a6406e2be0
tree6c728b8ff151e968d1b8d98f8d4e1f89a99207df
parentecc0acbbff21ddae9b8b676993fa8ac20db4b55b
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