messaging4: Simplify irpc_namedb_open a bit
authorVolker Lendecke <vl@samba.org>
Thu, 27 Mar 2014 10:42:34 +0000 (10:42 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 31 Mar 2014 20:52:14 +0000 (22:52 +0200)
commitcb435fd493823fcfb300e4a293d8739fe365fe40
tree159917091aeeedbc9a1385a8cd685a6ad379c22c
parent1f43a4ccaf81eb787b68b185d58728b8af211557
messaging4: Simplify irpc_namedb_open a bit

It does not really need the msg_ctx, and it also removes the implicit talloc
hierarchy.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/lib/messaging/messaging.c