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, 31 Jan 2012 22:53:39 +0000 (09:53 +1100)
commit9c792a0cc1ab8503cc1480c2d2787d56ad082ff1
tree92964fb263dc99b488d8ddaa57425343eed20484
parent919d80f8634689b43b07a32c1f6a00e2b7a6419c
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