s4-dsdb: Remove support for per-partition sequence numbers
commit329e3749381fee4182fdbf6015a42e4bdca07168
authorAndrew Bartlett <abartlet@samba.org>
Sat, 11 Aug 2012 01:00:53 +0000 (11 11:00 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Aug 2012 02:53:42 +0000 (11 12:53 +1000)
treef5b1525568b0c225ab325504ce34f6ca0e628254
parent2d21a9bf5eeb88d738e998ee8f1720487b55e12e
s4-dsdb: Remove support for per-partition sequence numbers

These sequence numbers were only used for telling if the schema was
changed, and are no longer directly related to the replication USN.

The per-partition replication USN can be obtained from the
@REPLCHANGED record on the per-partition database, and this is done
with an ldb_search().

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/partition.c