s3:messages: protect against usage of wrapper tevent_context objects for messaging
authorStefan Metzmacher <metze@samba.org>
Fri, 18 May 2018 14:28:47 +0000 (16:28 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:23 +0000 (23:04 +0200)
commit7f2afc20e1b6397c364a98d1be006377c95e4665
tree59b466c1f83e6a67e401b73531242a1af81006c5
parentbb683535f1e97b2f5a401575e38c78ad917a286c
s3:messages: protect against usage of wrapper tevent_context objects for messaging

This makes a lot of assumtion easier to understand and the introduction
of wrapper tevent contexts will not change the existing behaviour.

We'll relax this a bit in the next commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/messages.c
source3/lib/messages_ctdb.c
source3/lib/messages_ctdb_ref.c
source3/lib/messages_dgm.c
source3/lib/messages_dgm_ref.c