dsdb: Only fetch changed attributes in replmd_update_rpmd
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jun 2016 03:43:55 +0000 (15:43 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 26 Jun 2016 22:18:17 +0000 (00:18 +0200)
commitf5ca34e6e813a5b92ea084995ffc0ebb3c8b1368
tree0bc2035f756ad08fb1e9b593fd715c6a54e5f181
parentea86f5eb0ceeb8ee18918ff956c060827608f5f6
dsdb: Only fetch changed attributes in replmd_update_rpmd

This avoids fetching every attribute, including in particular links that may
require additional work to resolve, when we will not look at them anyway

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