1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
Ronnie Sahlberg 26e5f71308 lower the debug level for the "can not start transaction" since we do expect this to happen a few times inside ctdb (since we cant really block and wait for all locks to dissapear before we can write the header, for example when doing a dmaster miration)
in those cases we accept that we couldnt get a transaction and then just writes the data "unsafely" anyway.

(This used to be ctdb commit 56af7df33456bf10d19b97cb005257720ac0b610)
2008-05-21 11:15:14 +10:00
..
client Expand the client async framework so that it can take a callback function. 2008-05-06 15:42:59 +10:00
common Start implementing support for ipv6. 2008-05-14 15:47:47 +10:00
config When ctdb has just been installed on a node, there wont be any persistent databases 2008-05-16 15:14:17 +10:00
doc make 'ctdb ip' provide machinereadble output using '-Y' 2008-03-04 13:18:27 +11:00
ib merge from ronnie 2008-02-04 20:07:15 +11:00
include Start implementing support for ipv6. 2008-05-14 15:47:47 +10:00
lib lower the debug level for the "can not start transaction" since we do expect this to happen a few times inside ctdb (since we cant really block and wait for all locks to dissapear before we can write the header, for example when doing a dmaster miration) 2008-05-21 11:15:14 +10:00
packaging/RPM new version .38 2008-05-16 09:51:42 +10:00
server dont disable/enable monitoring for each eventscript, instead 2008-05-16 08:20:40 +10:00
tcp listen_fd is auto-closed 2008-05-08 17:14:00 +10:00
tests merge from ronnie 2008-02-04 20:07:15 +11:00
tools add "machinereadable output" support to "ctdb getmonmode" 2008-05-16 09:21:44 +10:00
utils move the function to open a sending socket into the main executable since this function will dissapear soon... 2008-05-14 15:33:01 +10:00
web update the iscis support under RHEL5 to allow one iscsi target to be defined for each public address in the cluster. 2008-03-31 11:00:08 +11:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
.gitignore ignore some autogenerated test files 2008-01-29 14:00:16 +11:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac only link to -lipq if needed 2007-10-15 14:44:06 +10:00
configure.rpm fixed permissions on configure.rpm 2008-04-22 16:48:25 +02:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in From Mathieu PARENT <math.parent@gmail.com> 2008-02-13 08:17:53 +11:00