dsdb: Apply linked attribute backlinks as we apply the forward links
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jun 2016 21:31:21 +0000 (09:31 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 26 Jun 2016 22:18:17 +0000 (00:18 +0200)
commit5fe26076932f65c6a0387ed02cddb485aa0b4cf0
tree1dcb92b4a3455fc463de7cb2fc2d5593177524a0
parent4fb23630ba3f5e17f41c40b90f423a20987db594
dsdb: Apply linked attribute backlinks as we apply the forward links

Otherwise, we spend a lot of time checking if the link is in the list, which is pointless
and very costly in large domains

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c