tdb: make sure we skip over recovery area correctly.
commitad1d30824163befc10e7a4395e501b0b0e5e2d97
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 19 Apr 2011 11:30:59 +0000 (19 21:00 +0930)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Apr 2011 18:08:46 +0000 (26 20:08 +0200)
tree69705223e93a40d63506e9c05f18603d010c5f3e
parentc6977dcf1ed78569022f92a06d659fe6bc26b862
tdb: make sure we skip over recovery area correctly.

If it's really the recovery area, we can trust the rec_len field, and
don't have to go groping for bitpatterns.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Tue Apr 19 14:15:22 CEST 2011 on sn-devel-104
(cherry picked from commit 36cfa7b79e36d880cdbf24d0769558be44d0edda)
(cherry picked from commit 261264325e5e1e71e114a26d4e1daa33e5c2e80d)
lib/tdb/common/summary.c
lib/tdb/common/tdb_private.h
lib/tdb/common/transaction.c