s3:messages: allow messaging_{dgm,ctdb}_register_tevent_context() to use wrapper...
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Mar 2018 13:48:46 +0000 (14:48 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:23 +0000 (23:04 +0200)
commit660cf86639753edaa7a7a21a5b5ae207ae7d4260
tree35c2eeb4de9101631064e0b395a39d0649b335b5
parent7f2afc20e1b6397c364a98d1be006377c95e4665
s3:messages: allow messaging_{dgm,ctdb}_register_tevent_context() to use wrapper tevent_context

This is only allowed if the raw tevent context is already registered.

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