sapling/eden/scm/lib/fsyncglob
Jun Wu d586a40ada 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: D23124169

fbshipit-source-id: 438296002eed14db599d6ec225183bf824096940
2020-08-27 18:26:03 -07:00
..
src hgcommands: add debugfsync 2020-08-27 18:26:03 -07:00
Cargo.toml hgcommands: add debugfsync 2020-08-27 18:26:03 -07:00