1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
Andrew Tridgell ae6722e845 make sure we unlock
(This used to be ctdb commit c09054f878a88129abb6cce24c7bbf53f61a2648)
2007-04-17 15:33:58 +10:00
..
common block SIGPIPE in the daemon to prevent a SIGPIPE on write to a dead socket 2007-04-17 15:33:20 +10:00
direct - removed the non-daemon mode from ctdb, in order to simplify the 2007-04-17 14:52:51 +10:00
ib private -> private_data for samba3 2007-04-13 20:38:24 +10:00
include - removed the non-daemon mode from ctdb, in order to simplify the 2007-04-17 14:52:51 +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 make sure we unlock 2007-04-17 15:33:58 +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.