ctdbd_conn: Move ctdbd_register_reconfigure to a callback
commitd669bd82436006e06a77e0eb9d8e47253324398a
authorVolker Lendecke <vl@samba.org>
Tue, 19 May 2015 20:15:57 +0000 (19 22:15 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 28 May 2015 09:13:09 +0000 (28 11:13 +0200)
treeb4ff5c0870c32328e14760ffa0cdbdf5c26e04ef
parenta37398b9de835eaf95237cf5c8ade41d0800a37c
ctdbd_conn: Move ctdbd_register_reconfigure to a callback

Move functionality out of ctdbd_conn to its right place into smbd

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/smbd/server.c