1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/libctdb
Ronnie Sahlberg c21ec9fffc 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

(This used to be ctdb commit fb50a45a21ff56480d76acd1c33c13c323cbf5e2)
2011-10-28 11:55:46 +11:00
..
test libctdb: test: run.sh script 2010-06-21 16:09:16 +09:30
control.c LibCTDB : add support for getrecmode 2011-08-23 15:32:14 +10:00
ctdb.c ReadOnly: add readonly record lock requests to libctdb 2011-10-28 11:55:46 +11:00
io_elem.c LibCTDB 2010-12-10 13:42:25 +11:00
io_elem.h LibCTDB 2010-12-10 13:42:25 +11:00
libctdb_private.h libctdb: "unpack_reply_control" does not need the ctdb_connection parameter 2011-08-22 17:11:07 +02:00
local_tdb.c libctdb: fix writerecord() to actually write the record. 2010-06-21 14:45:37 +09:30
local_tdb.h libctdb: first cut, supports getrecmaster only 2010-05-21 12:07:41 +09:30
logging.c libctdb: connect TDB logging to our logging 2010-06-08 18:09:42 +09:30
messages.c libctdb: "unpack_reply_control" does not need the ctdb_connection parameter 2011-08-22 17:11:07 +02:00
messages.h libctdb: implement ctdb_disconnect and ctdb_detachdb 2010-06-18 15:35:52 +09:30
sync.c LibCTDB : add support for getrecmode 2011-08-23 15:32:14 +10:00
TODO libctdb: documentation 2010-06-04 20:30:08 +09:30
tst.c libctdb: "ctdb_request_free" does not need the ctdb_connection parameter 2011-08-22 17:11:07 +02:00