ctdbd_conn: Move ndr marshalling to messages_ctdb.c
commit1052d3164cb3089df8014f0d1edfad5a93e2032f
authorVolker Lendecke <vl@samba.org>
Wed, 20 May 2015 09:17:25 +0000 (20 11:17 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 28 May 2015 09:13:09 +0000 (28 11:13 +0200)
tree1f613d079f23c4b1832d477804400ba097a57c8a
parent7ce9f3f3f5c95506105b14022b1327f12bbcb229
ctdbd_conn: Move ndr marshalling to messages_ctdb.c

The inter-node message format belongs into messages_ctdb, not into the
generic ctdb connection layer

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/include/ctdbd_conn.h
source3/lib/ctdb_dummy.c
source3/lib/ctdbd_conn.c
source3/lib/messages_ctdbd.c