net: Fix messaging_init for clustering
commit69e1f3d6f062a1d6cd014bd2e3f0608e1c86789b
authorVolker Lendecke <vl@samba.org>
Mon, 15 Jun 2015 12:14:43 +0000 (15 12:14 +0000)
committerMichael Adam <obnox@samba.org>
Mon, 15 Jun 2015 20:44:56 +0000 (15 22:44 +0200)
tree5cdc68622fcdcf90b7ba9dd04f9f5a92f6536537
parent04c6879b9b3fa9a83d9d55c9088a506385b2f290
net: Fix messaging_init for clustering

A full loadparm with include=registry implicitly initializes a
messaging_context. We need to use that.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Jun 15 22:44:57 CEST 2015 on sn-devel-104
source3/utils/net.c