1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/lib
Rusty Russell e68b97ffc9 tdb: expose transaction lock infrastructure for ctdb
tdb_traverse_read() grabs the transaction lock.  This can cause ctdbd
(which uses it) to block when it should not; expose mark and normal
variants of this lock, so ctdbd's child (the recovery daemon) can
acquire it and the ctdbd parent can mark it was held.

(This used to be ctdb commit d09fa845bd848d04507853809acf42e0471b44bf)
2011-01-18 14:07:41 +11:00
..
popt enabled built in popt if system doesn't have it 2007-05-03 05:21:14 +10:00
replace event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
talloc talloc: update to 2.0.3 version from SAMBA 2010-08-18 09:11:58 +09:30
tdb tdb: expose transaction lock infrastructure for ctdb 2011-01-18 14:07:41 +11:00
tevent change Christinas previous patch to only perform the check/logging 2011-01-17 12:01:28 +11:00
util idtree: fix overflow for v. large ids on allocation and removal 2010-12-07 15:37:25 +11:00