tdb: detect tdb store of identical records and skip
authorAndrew Tridgell <tridge@samba.org>
Fri, 23 Oct 2009 11:45:03 +0000 (22:45 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:52 +0000 (08:03 +0100)
commit470750fa2e3cf987f10de48451b1ee13aab03907
treeb9d578e96780d46193c0bb167caff855344e040c
parent03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630
tdb: detect tdb store of identical records and skip

This can help with ldb where we rewrite the index records
(cherry picked from samba commit d4c0e8fdf063f88032c32de7ece60d502b322089)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/common/tdb.c