s3:lib/ctdbd_conn: let release_ip_handler return bool
commitcd17ba75f2be6fa379c54d220762eb2da11f6c1f
authorStefan Metzmacher <metze@samba.org>
Mon, 17 Feb 2014 10:57:52 +0000 (17 11:57 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Mar 2014 15:17:01 +0000 (10 16:17 +0100)
treee7f4a4952c0a4ba6ae854f466d79f183dc9ea1f8
parent294241914f40f93d82c158f0fa2b143bc9b9a093
s3:lib/ctdbd_conn: let release_ip_handler return bool

If it returns true the passed ip address matched and we
let a nested ctdb operation fail with NT_STATUS_ADDRESS_CLOSED.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 9677fae6aab26d2bf0884dc31516d2dcd8840c03)
source3/include/ctdbd_conn.h
source3/lib/ctdbd_conn.c
source3/smbd/process.c