s4-drs: cope with REPL_OBJ getncchanges call for new object
authorAndrew Tridgell <tridge@samba.org>
Fri, 16 Sep 2011 01:13:05 +0000 (11:13 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 19 Sep 2011 00:57:02 +0000 (10:57 +1000)
commitcea37b0d6d0f5f32fdfafd160dfbcf2c5dccdb12
treefa979c441fde325d05412d4160d96b7047d9797b
parentaa960d8fa70ab243e97eed5d7bb7a47f4386487c
s4-drs: cope with REPL_OBJ getncchanges call for new object

when we do a subdomain join we create a new object using a REPL_OBJ
getncchanges call for the partitions DN. This has a side effect of
creating that object. We need to skip the UDV update in that case

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c