tdb: add utility function check_merge_with_left_record()
authorMichael Adam <obnox@samba.org>
Wed, 11 Jun 2014 10:00:48 +0000 (12:00 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Jun 2014 08:00:11 +0000 (10:00 +0200)
Check whether the record left of a given freelist record is
also a freelist record, and if so, merge the two records.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

No differences found