1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb/include
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
..
cmdline.h moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
ctdb_client.h Merge branch 'master-readonly-records' into foo 2011-09-12 09:34:34 +10:00
ctdb_private.h ReadOnly: Rename the function ctdb_ltdb_fetch_readonly() to ctdb_ltdb_fetch_with_header() since this is what it actually does. 2011-09-13 18:38:20 +10:00
ctdb_protocol.h ReadOnly: add a new control to activate readonly lock capability for a database. 2011-09-01 11:08:18 +10:00
ctdb_typesafe_cb.h rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and 2010-06-02 09:18:48 +10:00
ctdb.h ReadOnly: add readonly record lock requests to libctdb 2011-10-28 11:55:46 +11:00
idtree.h - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
includes.h libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30