1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb
Peter Somogyi d244415d1e fixed ctdb/ib bug at reject event
reverted my suggestion in debug.c (based on my false error detection)

(This used to be ctdb commit 5c52c9f37639c65b551c10d1706c49653cd99742)
2007-04-23 12:45:14 +02:00
..
common merged tridge's branch 2007-04-20 14:50:10 +02:00
direct the checks for srcnode and destnode from the client are redundant since the daemon will sort these out itself before it sends the call of to either the local handler or a remote daemon 2007-04-19 12:48:19 +10:00
ib fixed ctdb/ib bug at reject event 2007-04-23 12:45:14 +02:00
include removing my dirt from tridge's code 2007-04-20 16:22:57 +02:00
lib fixed ctdb/ib bug at reject event 2007-04-23 12:45:14 +02:00
tcp - added a --torture option to all ctdb tools. This sets 2007-04-19 16:27:56 +10:00
tests - ctdb/ib minor bugfixes (error case) 2007-04-20 14:26:19 +02:00
.bzrignore avoid a deadlock the fetch_lock code. The deadlock could happen when 2007-04-19 10:03:20 +10: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 Add timestamps to debug output. 2007-04-17 17:59:39 +02: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.