mirror of
https://github.com/samba-team/samba.git
synced 2025-02-21 01:59:07 +03:00
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