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>
Sun, 5 Feb 2012 22:01:41 +0000 (09:01 +1100)
commit26c464ae80405e5bd62dc4e3faa3909388d4ae49
tree993b46eb68c65d6005cdf1c6d5dea2a5bf8cf041
parent3ea1879864cf286c51b70efde6ee06b9cd9bcf2b
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