Skip to content
Snippets Groups Projects
Commit d2858d97 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

rust-index: drop offset_override

The inline `offsets` value diverge from the one on disk for added value, so the
offset_override tricks is not going to work well once we start having the full
revlog logic in Rust.

We remove it beforehand and align the Rust logic to the Python one (adjusting
the segment offset at read time for inline revlog).
parent c3f2a9b5
No related branches found
No related tags found
2 merge requests!870Merge default into stable,!793rust-index: drop offset_override
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment