tdb: add utility function check_merge_ptr_with_left_record()
authorMichael Adam <obnox@samba.org>
Wed, 11 Jun 2014 10:04:01 +0000 (12:04 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Jun 2014 08:00:11 +0000 (10:00 +0200)
commit73c439f5818c40582892c1170ab8b21fb4f59c6d
treef454299cc3c1671d699294523415bfb325d670cf
parent4bec28bfa9c383327f6c9767868997e4b239cafd
tdb: add utility function check_merge_ptr_with_left_record()

Variant of check_merge_with_left_record() that reads the record
itself if necessary.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/tdb/common/freelist.c