dsdb: Provide shortcuut for repl_meta_data avoiding search of link targets
authorAndrew Bartlett <abartlet@samba.org>
Tue, 14 Jun 2016 21:59:57 +0000 (09:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 26 Jun 2016 22:18:17 +0000 (00:18 +0200)
commit2aeae27cb4fc1d78e899e93716fddcc717ad044d
tree75a9ddc7a5eb07045ea9cec41fd6fe6231cd50c6
parent947996b7cbb5353775116d40fc2cc236cae0497b
dsdb: Provide shortcuut for repl_meta_data avoiding search of link targets

This makes processing of large numbers of linked attributes much faster, as we never care about the
names during that processing

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