1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb
Ronnie sahlberg 45660a3c48 remaning code to finish lock_fetch/store_unlock clientside helpers
(This used to be ctdb commit edf1e1fea8500461a08cd2795251a5cc0bd10229)
2007-04-17 11:48:27 +10:00
..
common remaning code to finish lock_fetch/store_unlock clientside helpers 2007-04-17 11:48:27 +10:00
direct initial change to remove store_unlock pdu and use tdb chainlock in the client 2007-04-17 11:34:45 +10:00
ib private -> private_data for samba3 2007-04-13 20:38:24 +10:00
include initial change to remove store_unlock pdu and use tdb chainlock in the client 2007-04-17 11:34:45 +10:00
lib added a tdb_chainlock_nonblock() call to tdb 2007-04-16 23:03:36 +10:00
tcp private -> private_data for samba3 2007-04-13 20:38:24 +10:00
tests initial change to remove store_unlock pdu and use tdb chainlock in the client 2007-04-17 11:34:45 +10:00
.bzrignore ignored some files 2007-02-20 13:23:43 +11:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh initial version 2006-11-18 10:41:20 +11:00
config.guess initial version 2006-11-18 10:41:20 +11:00
config.mk this is a demonstration of an idea for handling locks in ctdb. 2007-04-16 16:01:37 +10:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac fix configure for new test location 2007-04-10 12:51:54 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in added a ctdb_ltdb_lock_fetch_requeue() function 2007-04-16 23:52:14 +10:00
README added a README 2006-11-18 10:57:01 +11:00

To build this you need a recent copy of talloc, libreplace and tdb in
the directory above this directory.