client: ctdb_fetch_lock should check for readonly delegations
authorAmitay Isaacs <amitay@gmail.com>
Thu, 27 Mar 2014 04:06:58 +0000 (15:06 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 31 Mar 2014 02:41:51 +0000 (13:41 +1100)
commit21dc1075c37b505ed82275b572c01387509f4148
tree11936919d8cc19d5b87457609b1c1581ff86e8f0
parentfae66ccd1c5c6ea59027f40a1c835731da42a512
client: ctdb_fetch_lock should check for readonly delegations

When readonly delegations were added, ctdb_fetch_lock code should have
been modified to include the check for readonly flags.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(Imported from commit 78015320b60b0fd0d8c3dc65fbbe3e38e4a02993)
client/ctdb_client.c