s3:ctdb: pass the ctdb control flags to the ctdb daemon when sending the control
authorMichael Adam <obnox@samba.org>
Tue, 8 Mar 2011 15:26:34 +0000 (16:26 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 11 Mar 2011 15:23:44 +0000 (16:23 +0100)
commitbda7d3134ecc547b9c174a04fd2d02813b06f038
tree03f62bf21f6fa95dd62f4fe31b3ba5e07f9bd177
parenta04c47b10758b6aa8035107e816dc7efac871646
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