ldb: Allow repl_meta_data to override the O(^2) loop checking for duplciates
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jun 2016 04:11:28 +0000 (16:11 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 26 Jun 2016 22:18:17 +0000 (00:18 +0200)
commitab4cd63e102c6ef9e4fa9af83b7c763a5e901a40
tree52f3550c87a45c7e6972296cf917febc7f02384e
parent4304eac85437d72f4aed36fc7797004cd97fbc9a
ldb: Allow repl_meta_data to override the O(^2) loop checking for duplciates

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_tdb.c