repl_metadata: Avoid silent skipping an object during DRS (due to RODC rename collisions)
authorGarming Sam <garming@catalyst.net.nz>
Wed, 14 Feb 2018 00:32:33 +0000 (13:32 +1300)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Feb 2018 15:00:15 +0000 (16:00 +0100)
commit633df988d681fca58d60a3f9b0621efb52e73f7e
tree500088821919d845107c55a919e58476fb939f0d
parent1765edc7d616a2c3f94be78ce00b384ab4405f2f
repl_metadata: Avoid silent skipping an object during DRS (due to RODC rename collisions)

No error code was being set in this case, and so, we would commit the
HWM and UDV without actually having all the updates.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13269

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Garming Sam <garming@samba.org>
Autobuild-Date(master): Thu Feb 15 10:18:42 CET 2018 on sn-devel-144

(cherry picked from commit 9952eda7a1923971f77f3183cfa4c505386b30ee)
selftest/knownfail.d/rodc_repl [deleted file]
source4/dsdb/samdb/ldb_modules/repl_meta_data.c