tdb2: allow transaction to nest.
This is definitely a bad idea in general, but SAMBA uses nested transactions in many and varied ways (some of them probably reflect real bugs) and it's far easier to support them inside tdb2 with a flag. We already have part of the TDB1 infrastructure in place, so this patch just completes it and fixes one place where I'd messed it up.
Showing
Please register or sign in to comment