sapling/eden/mononoke/walker
Stanislau Hlebik 0602866bfb mononoke: return an error if fastlog dir/file are missing
Summary:
When going into a root unode we check if fastlog is derived or not. if it's not
derived we don't even try to check fastlog dirs/files, and that's correct.
However that means that if fastlog batch for a given commit is derived than
we could (and should!) check if all fastlog batches referenced from this
commit exist.

Previously we weren't doing that and this diff fixes it. Same applies for hg
filenode.

Reviewed By: ahornby

Differential Revision: D27401597

fbshipit-source-id: 71ad2744eee33208c44447163cf77bc95ffe98d0
2021-03-31 01:41:02 -07:00
..
schemas mononoke: record checkpoint update stats and finish time 2021-03-12 10:46:40 -08:00
src mononoke: return an error if fastlog dir/file are missing 2021-03-31 01:41:02 -07:00
Cargo.toml Autocargo-ed serde_php (#80) 2021-03-16 07:52:34 -07:00