s4-dsdb: Use only the replication USN for schema reload.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 11 Aug 2012 00:56:58 +0000 (10:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Aug 2012 02:53:42 +0000 (12:53 +1000)
commit2d21a9bf5eeb88d738e998ee8f1720487b55e12e
tree8d947bc23c14340949b64a34b0bb3e1e0857e2b2
parentf36e28d1316bc0bd210933bbdb77241376fe3500
s4-dsdb: Use only the replication USN for schema reload.

This way we do not track both the partition seq number and the
replication USN for schema reload purposes.

We only need one indication of actual data change, and the replication
per-partition sequence number is no more expensive to obtain than the
ldb per-partition sequence number.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/schema_load.c
source4/dsdb/schema/schema.h