sapling/eden/fs
Zhengchao Liu e9c039ab4a fix cli false positive mount success
Summary: `eden mount` currently swallows all but one type of exceptions, which resulted in cli reporting false positive mount success when the thrift endpoint throws. The try-catch was added in D21934538 (51df752a46) to provide clear error message for a particular windows error and we can just re-raise so that the other exceptions are propagated.

Reviewed By: chadaustin

Differential Revision: D30017261

fbshipit-source-id: 6a8a44330a90275b3c044301ff644dce0d6dee13
2021-07-30 12:18:32 -07:00
..
benchharness config: namespace facebook::eden 2021-06-08 19:29:37 -07:00
benchmarks Back out "pool eden thrift connections" 2021-06-21 20:52:57 -07:00
cli fix cli false positive mount success 2021-07-30 12:18:32 -07:00
cli_rs Resolve bare_trait_objects warnings in path components 2021-05-19 22:03:56 -07:00
config add allowlist for file access logging based on alias env variable 2021-07-29 17:25:43 -07:00
docs introduce a variable-width RootId type that identifies the root of an EdenFS checkout's contents 2021-06-07 17:25:31 -07:00
fuse fix broken privhelper tests 2021-07-14 08:54:52 -07:00
inodes prjfs: fix a couple of path lifetime issues 2021-07-30 09:36:50 -07:00
journal Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
model model: namespace facebook::eden 2021-06-08 19:29:37 -07:00
monitor migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
nfs introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs prjfs: fix a couple of path lifetime issues 2021-07-30 09:36:50 -07:00
py Backout py3 only changes from windows_thrift 2021-04-22 10:29:49 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
scripts move eden/scripts/ into eden/fs/ 2020-11-04 18:29:49 -08:00
service use processor factory to avoid segfault on Windows 2021-07-29 16:25:32 -07:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store store: diff should respect the mount case sensitivity 2021-07-29 11:29:42 -07:00
takeover Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
telemetry introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
testharness create ActivityRecorder boilerplate and thread it to EdenMount 2021-07-23 12:32:25 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils store: diff should respect the mount case sensitivity 2021-07-29 11:29:42 -07:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00