1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb
Amitay Isaacs 3879e9991f ctdb-locking: Do not merge multiple lock requests to avoid unfair scheduling
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
2013-11-27 18:46:16 +01:00
..
client ctdb-client: Treat empty __db_sequence_number__ record as 0 2013-11-27 18:46:16 +01:00
common ctdb-common: Coverity fixes 2013-11-19 17:13:05 +01:00
config ctdb-scripts: Rewrite statd-callout to avoid 10 minute lag 2013-11-27 18:46:16 +01:00
doc ctdb-doc: Update ctdb.1 - primarily to add pdelete/pfetch/pstore/ptrans 2013-11-27 18:46:16 +01:00
ib Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
include ctdb-locking: Implement active lock requests limit per database 2013-11-27 18:46:16 +01:00
lib db_wrap: Make sure tdb messages are logged correctly 2013-08-14 16:55:51 +10:00
packaging doc/examples: Add CTDB configuration examples 2013-10-24 16:57:16 +11:00
server ctdb-locking: Do not merge multiple lock requests to avoid unfair scheduling 2013-11-27 18:46:16 +01:00
tcp ctdb-tcp: Coverity fixes 2013-11-19 17:13:06 +01:00
tests ctdb-tools/ctdb: New ptrans command 2013-11-27 18:46:16 +01:00
tools ctdb-scripts: Rewrite statd-callout to avoid 10 minute lag 2013-11-27 18:46:16 +01:00
utils Improved check_ctdb 2013-10-24 16:54:08 +11:00
web web: Add links to new manpages 2013-10-30 15:37:54 +11:00
.bzrignore
.gitignore git: Ignore generated documentation files 2013-10-22 13:07:13 +11:00
aclocal.m4
autogen.sh
config.guess ctdb-build: Update to latest upstream config.guess 2013-11-27 18:46:15 +01:00
config.mk
config.sub build: Update config.guess 2012-12-30 and config.sub to 2013-01-11 2013-01-22 18:03:37 +11:00
configure.ac build: Move the default CTDB socket from /tmp to /var/run/ctdb 2013-10-25 12:06:07 +11:00
configure.rpm
COPYING
ctdb.pc.in
install-sh
Makefile.in packaging: Create runtime directories for CTDB 2013-10-25 12:06:07 +11:00
NEWS doc: Update NEWS 2013-10-30 16:01:14 +11:00
README doc: README - add information about CTDB, license and website 2012-10-22 17:39:49 +11:00
README.Coding

This is the release version of CTDB, a clustered implementation of TDB
database used by Samba and other projects to store temporary data.

This software is freely distributable under the GNU public license,
a copy of which you should have received with this software (in a file
called COPYING).

For documentation on CTDB, please visit CTDB website http://ctdb.samba.org.