1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00
Rusty Russell ececeffd85 tdb: add -k option to tdbtorture
To test the case of death of a process during transaction commit, add
a -k (kill random) option to tdbtorture.  The easiest way to do this
is to make every worker a child (unless there's only one child), which
is why this patch is bigger than you might expect.

Using -k without -t (always transactions) you expect corruption, though
it doesn't happen every time.  With -t, we currently get corruption but
the next patch fixes that.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2010-02-24 10:53:05 +10:30
..
2010-02-24 10:53:05 +10:30
2009-05-05 19:04:39 -04:00
2009-10-22 00:10:34 +10:30
2010-02-06 10:48:39 -05:00
2009-10-22 00:10:34 +10:30
2009-10-29 10:14:33 +10:30
2009-10-22 00:10:34 +10:30
2010-01-06 14:43:39 +01:00