1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tdb/tools
Volker Lendecke afc616b67b tdbtorture: No transaction with mutexes
Right now we don't do transactions with mutexed tdbs. tdbtorture -m
locks up. I haven't really investigated why that is the case. The lockup
confused me quite a bit until I figured out it works fine as long as it
does not do transactions, which is all we need right now.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2018-10-25 17:58:24 +02:00
..
tdbbackup.c tdb: adding readonly locks mode to tdbbackup tool 2018-08-06 05:37:42 +02:00
tdbdump.c tdbdump: Avoid an int cast 2018-03-22 02:15:13 +01:00
tdbrestore.c tdbrestore: include config.h before any glibc headers 2015-07-17 01:38:15 +02:00
tdbtest.c tdb: Fix blank line endings 2013-03-26 10:11:48 +01:00
tdbtool.c tdb: Fix build on AIX 2018-07-02 08:51:21 +02:00
tdbtorture.c tdbtorture: No transaction with mutexes 2018-10-25 17:58:24 +02:00