lib: Use ctdb_protocol instead of ctdb_private
authorVolker Lendecke <vl@samba.org>
Fri, 9 Jun 2017 06:48:21 +0000 (08:48 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 24 Jun 2017 03:33:41 +0000 (05:33 +0200)
commit38581bc116ebf9d622d99988ca785c2d353c75d6
tree438551843ec2fd8af5d04fa547d57a471880fc8d
parenta433f1a75793b192612043147c9cb1ba1eb28b3f
lib: Use ctdb_protocol instead of ctdb_private

ctdb_private is much broader. Right now we implement the protocol
ourselves. In the future, we might switch to the native ctdb
client implementation defined in ctdb_client.h, but that's a
different project :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Jun 24 05:33:41 CEST 2017 on sn-devel-144
source3/lib/ctdbd_conn.c
source3/lib/dbwrap/dbwrap_ctdb.c