s4-repl: keep a @REPLCHANGED object on each partition
commit73e380deec5a5ddcb71401d657fce3ba96ad32e7
authorAndrew Tridgell <tridge@samba.org>
Sun, 13 Sep 2009 04:24:08 +0000 (13 14:24 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 13 Sep 2009 23:39:59 +0000 (13 16:39 -0700)
tree3d70807124d14cd6b38a662607c0bc392242ed85
parentc3da2056ec5ef41699453022e3cb762c5f0115e8
s4-repl: keep a @REPLCHANGED object on each partition

This object tracks the highest uSN in each partition. It will be used
to allow us to efficiently detect changes in a partition for sending
DsReplicaSync messages to our replication partners.
source4/dsdb/samdb/ldb_modules/repl_meta_data.c