revlog: avoid exposing delayed index entry too widely in non-inline revlog
Before this change, the index entry would be seen as "appended" to the data file. It did not hurt too much as there are never accessed for reading, but this was odd. So lets stop doing so.
parent
962974a5d068
No related branches found
No related tags found
Loading
-
mentioned in commit 747ddce35e8b
-
mentioned in commit bb0291358925
-
mentioned in commit dcaa2df1f688
Please register or sign in to comment