ReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 20 Jul 2011 01:27:05 +0000 (11:27 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 23 Aug 2011 00:06:59 +0000 (10:06 +1000)
commitc7196d16e8e03bb2a64be164d15a7502300eae0e
tree47370403d97a43469fb49a233cf709ad8e922ec9
parente25559087c9752502580875f7e33f3c416c05f84
ReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
This function differs from the old FETCH in that this function will also fetch the record header and not just the record data
client/ctdb_client.c
include/ctdb_protocol.h
server/ctdb_ltdb_server.c