sapling/cdatapack
Durham Goode d1a927d335 packs: add entry count to pack index
Summary:
Previously, we used the length of the index file to determine the upper bounds
of the bisect. In a future patch we'll want to add more data to the end of the
index file, so we need to record how long the index portion of the index is.
This patch adds that information.

Test Plan: Ran the tests.

Reviewers: #mercurial, quark

Reviewed By: quark

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4983682

Signature: t1:4983682:1493693255:57ab9af2030847fedff05b6755113ba8ce0c933b
2017-05-03 10:19:45 -07:00
..
cdatapack_dump.c remotefilelog: let content stores support metadata 2017-04-26 19:50:36 -07:00
cdatapack_get.c sha1: switch to new implementation 2017-04-25 14:53:32 -07:00
cdatapack.c packs: add entry count to pack index 2017-05-03 10:19:45 -07:00
cdatapack.h cdatapack: avoid lz4decompress in getdeltachainlink 2017-05-01 13:03:38 -07:00
Makefile remotefilelog: let content stores support metadata 2017-04-26 19:50:36 -07:00