s3:ctdb: pass the ctdb control flags to the ctdb daemon when sending the control
commit3c9ae69f34ba444bfcdc93923b2eee9ecde419de
authorMichael Adam <obnox@samba.org>
Tue, 8 Mar 2011 15:26:34 +0000 (8 16:26 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 31 Mar 2011 18:00:46 +0000 (31 20:00 +0200)
tree9b38bf5c5aafc0921c2eccd51f8573b164dc3ae0
parentc1f3d00263a7476564c5e758d80aca0b3fe8b8a5
s3:ctdb: pass the ctdb control flags to the ctdb daemon when sending the control

The only flag that is currently used is the NOREPLY flag to indicate that
the client expects no reply packet. This needs to get passed down to the
ctdb daemon so that it really does not send a reply.
source3/lib/ctdbd_conn.c