mirror of
https://github.com/kopia/kopia.git
synced 2026-03-26 01:51:20 -04:00
While the current implementation should not produce non-contiguous ranges, this invariant check may be too stringent, in particular for repositories created and mutated by older kopia (client) processes. For backwards compatibility the check is relaxed to allow operations to proceed in older repositories.