ReadOnly: Add processing for ReadOnly delegation requests and revoke requests to...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 20 Jul 2011 05:13:47 +0000 (15:13 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 23 Aug 2011 00:32:02 +0000 (10:32 +1000)
commit78f2c2ea70e6270cec59db7c3f174a511bf608a9
treedea45ad486d36da92556b3c8061e121d1db30abd
parent530a78aa05910beeca0867c4dbe226d4ce73f946
ReadOnly: Add processing for ReadOnly delegation requests and revoke requests to the processing loop for CALL packets we receive from different nodes.

This implements the ReadOnly and ReadWrite request processing, delegation and revoking of delegations for all requests coming in across the network from a remote node.
server/ctdb_call.c