sapling/eden/scm/lib/hgcommands
Jun Wu e2d6665fb6 hgcommands: fsync shared storage files
Summary:
There are some reports about truncated latest files on NFS hosts (where the
hgcache portion might be outside NFS).

Fsync files in hgcache too. With indexedlog the total number of files is
bounded so listing them is considered bounded time.

Reviewed By: kulshrax

Differential Revision: D26741889

fbshipit-source-id: a789396cc5802110eb55fa6b52b5124cd9a3dbf3
2021-03-01 18:40:44 -08:00
..
src hgcommands: fsync shared storage files 2021-03-01 18:40:44 -08:00
Cargo.toml hgcommands: init EDENSCM_LOG "env_logger" that writes to error stream 2021-02-19 15:22:07 -08:00