ReadOnly: add readonly record lock requests to libctdb
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 28 Oct 2011 00:55:46 +0000 (11:55 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 28 Oct 2011 00:55:46 +0000 (11:55 +1100)
commitfb50a45a21ff56480d76acd1c33c13c323cbf5e2
treee2f04ad2e37daec31e0281daed04f604e01db679
parent8814d8bc159a5e368afaa236ac7d865165db04b2
ReadOnly: add readonly record lock requests to libctdb

Initial readonly record support in libctdb.
New records are not yet created by the library but extising records will be delegated as readonly records.
This needs a bit more tests before we can drop the "old style" implementation of client
code in client/ctdb_client.c
include/ctdb.h
libctdb/ctdb.c