s4-rodc: use the rodc_replica flag on the partition
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Oct 2011 00:24:28 +0000 (11:24 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 6 Oct 2011 03:34:21 +0000 (14:34 +1100)
commit8976e1d50d6dc6633af82e05afe51ef41b61c66c
tree946ba1fb028cb219733260c61e977b39b66c249b
parent2a2deeb3b43dcb11f2b604bdd20c1183e87522bb
s4-rodc: use the rodc_replica flag on the partition

this sets DSDB_REPL_FLAG_PARTIAL_REPLICA when replicating a RODC
partition, which tells the replication code to map instanceType to
remove the INSTANCE_TYPE_WRITE bit

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/repl/drepl_out_helpers.c