diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-09-14 08:07:13 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-09-14 08:07:13 +0930 |
commit | 0ea5db4e0d81907ccdc25c79aa3b6f8074775426 (patch) | |
tree | 583263a28c417b48e81834dab6ab89b745a0f280 /source4/kdc/mit_samba.c | |
parent | b50b48f575d8ad2a709c89dab0a64e19e45d7b08 (diff) | |
download | samba-0ea5db4e0d81907ccdc25c79aa3b6f8074775426.tar.gz samba-0ea5db4e0d81907ccdc25c79aa3b6f8074775426.tar.bz2 samba-0ea5db4e0d81907ccdc25c79aa3b6f8074775426.zip |
tdb2: catch errors in tdb1_needs_recovery()
The tdb1 backend simply returns "true" if there's an error determining
if a tdb needs recovery. But this leads failtest down a rabbit hole;
it's better to return the error at this case (and makes for better for
diagnostics, since they will come from the first fault, not later in
tdb1_transaction_recover().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit 332d0c29baa6896e67c439aeb47f58a104fbc781)
Diffstat (limited to 'source4/kdc/mit_samba.c')
0 files changed, 0 insertions, 0 deletions