sapling/eden/fs
Sukwon Chung abaa62ad33 Handle inaccessible files in redirections in eden du
Summary:
1. Add directory existence checking logic before checking "legacy_bind_mounts_dir"
2. Still print the disk consumption returned by the du command when it fails with an error invoking du -skxc

Reviewed By: chadaustin

Differential Revision: D21683421

fbshipit-source-id: 531b6b289e9ffa445ed691611c9cbf22f393e742
2020-05-21 22:20:17 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
benchmarks move benchmarks/ into eden/fs/ 2020-05-04 11:33:12 -07:00
cli Handle inaccessible files in redirections in eden du 2020-05-21 22:20:17 -07:00
config always use hgcache for data fetching 2020-05-21 16:32:41 -07:00
docs check in some high-level design documentation for EdenFS 2020-05-15 18:08:47 -07:00
fuse fix gcc compilation issues 2020-05-20 15:49:02 -07:00
inodes fix gcc compilation issues 2020-05-20 15:49:02 -07:00
journal journal: add tests to CMake 2020-05-07 10:07:31 -07:00
model model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
monitor enable log rotation in edenfs_monitor 2020-05-07 20:05:46 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py work around slightly broken AF_UNIX connect() behavior on Windows 2020-05-05 15:03:57 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service mount: unify EdenMount::initialize 2020-05-15 13:14:55 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store check if the file exist locally before pushing to the request queue 2020-05-21 16:32:42 -07:00
takeover mount: unify EdenMount::initialize 2020-05-15 13:14:55 -07:00
telemetry switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
testharness mount: unify EdenMount::initialize 2020-05-15 13:14:55 -07:00
third-party move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
utils add uptime field to DaemonInfo 2020-05-11 11:42:15 -07:00
win mount: unify EdenMount::initialize 2020-05-15 13:14:55 -07:00
CMakeLists.txt Run Eden as a Windows service 2020-05-01 20:00:07 -07:00