sapling/eden/scm/lib/fsyncglob
Jun Wu f6d086d13b hgcommands: add debugfsync
Summary:
The `debugfsync` command calls fsync on newly modified files in svfs.
Right now it only includes locations that we know have constant number
of files.

The fsync logic is put in a separate crate to avoid slow compiles.

Reviewed By: DurhamG

Differential Revision: D22992103

fbshipit-source-id: b5503e498d5216d4ba19701ecd5582387e4f45f5
2020-08-12 18:33:52 -07:00
..
src hgcommands: add debugfsync 2020-08-12 18:33:52 -07:00
Cargo.toml hgcommands: add debugfsync 2020-08-12 18:33:52 -07:00