dbwrap_ctdb: Add "conn" to db_ctdb_ctx
authorVolker Lendecke <vl@samba.org>
Mon, 11 Apr 2016 14:01:07 +0000 (16:01 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 17 May 2016 11:18:31 +0000 (13:18 +0200)
commit0a367f5fd4b0fa1971052bc6c88ab511b03716e2
tree32cce47de49132b203512cf7cb3374272a8ff5cd
parente3fcf90f1553ca0d27d42225d1924664c4d8901e
dbwrap_ctdb: Add "conn" to db_ctdb_ctx

This minimizes the use of messaging_ctdbd_connection() to
db_open_ctx(). Next step will move this into db_open().

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/dbwrap/dbwrap_ctdb.c