sapling/eden/scm/lib/dag
Jun Wu b2534c7d68 dag: update overlay_map_next_id on flush
Summary:
During flush, there could be newly added vertexes in the master group,
overlay_map_next_id needs to be updated accordingly so lazy lookup
can still work. This is especially needed when the non-master group
needs to be re-assigned.

Reviewed By: andll

Differential Revision: D30314051

fbshipit-source-id: cce7080f62aec2617b8f3d7194864df41dfff7e0
2021-08-16 14:24:48 -07:00
..
benches dag: move algorithms from IdDag<Store> to Store 2021-02-10 12:28:31 -08:00
bindag eden/scm/lib: autogenerate all Cargo.toml files with autocargo 2021-03-05 04:29:49 -08:00
dag-types dag-types: introduce CloneData::convert_vertex 2021-07-01 10:49:01 -07:00
fuzz dag: use non-master group in fuzz test 2020-08-26 15:32:24 -07:00
gitdag eden/scm/lib: autogenerate all Cargo.toml files with autocargo 2021-03-05 04:29:49 -08:00
src dag: update overlay_map_next_id on flush 2021-08-16 14:24:48 -07:00
Cargo.toml Make thrift-generated dyn async traits future compatible 2021-07-29 16:25:33 -07:00