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>
Sun, 5 Feb 2012 22:08:22 +0000 (09:08 +1100)
commit8e5d7609ec473059b3ae12f4e7ef911b4b1a2339
tree7fabd885195923c1a4fb9bed46260fe195d9048f
parentbce124818f659d5cf14db953e23d0b47b59b6465
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