sapling/lib/indexedlog
Jun Wu 4afaf065fe indexedlog: add checks about the append-only property
Summary:
Both Index and Log requires their on-disk files to be append-only.
Detect non-append-only changes and return errors. This might help
us get better error messages if the case actually happens.

Reviewed By: markbt

Differential Revision: D17592914

fbshipit-source-id: b12791177ceb04f2373e93a679101e8b96e2bc98
2019-09-26 10:19:44 -07:00
..
benches Delete extern crate lines 2019-09-11 22:02:16 -07:00
src indexedlog: add checks about the append-only property 2019-09-26 10:19:44 -07:00
Cargo.toml indexedlog: use failure for error handling 2019-04-05 12:17:28 -07:00