ctdbd_conn: Pass "ev" through ctdb connection callbacks
authorVolker Lendecke <vl@samba.org>
Thu, 1 Jun 2017 15:45:47 +0000 (17:45 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 25 Jul 2017 15:43:18 +0000 (17:43 +0200)
commit267645545f3ef28cf6714126b4baf92a96fb8c6e
tree0452410cad34ee2c8df36fde96e1ae3017285e05
parent35b4750ee335f01abd10fe2ac92b880c451456c8
ctdbd_conn: Pass "ev" through ctdb connection callbacks

This prepares the same logic we've implemented in messages_dgm for clustering
that is used in 6d3c064f1a5: We need to reply for messages from ctdb in nested
event contexts properly.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/ctdbd_conn.h
source3/lib/ctdb_dummy.c
source3/lib/ctdbd_conn.c
source3/lib/messages_ctdbd.c
source3/smbd/notifyd/notifyd.c
source3/smbd/process.c
source3/smbd/server.c