sapling/eden/fs
Chad Austin 5eaddd7921 Make sure shutdown() errors propagate to unmount() waiters
Summary: Use SharedPromise::setFuture to make sure errors propagate.

Reviewed By: simpkins

Differential Revision: D6515818

fbshipit-source-id: dee95bccdc086a040ead08e60373cbc7daa4db3f
2017-12-11 18:16:05 -08:00
..
config Change the contents and format for the edenrc file under ~/local/.eden. 2017-11-16 13:23:27 -08:00
fuse allow returning the open file handle before the load/materialize completes 2017-12-05 11:21:26 -08:00
inodes Added user and general system level gitignore 2017-12-08 12:52:51 -08:00
journal Move Journal locking inside of Journal itself 2017-11-10 19:57:49 -08:00
model Added user and general system level gitignore 2017-12-08 12:52:51 -08:00
rocksdb run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
service Make sure shutdown() errors propagate to unmount() waiters 2017-12-11 18:16:05 -08:00
store Move folly/Bits.h to folly/lang/ 2017-12-08 00:36:31 -08:00
takeover logging: update initialization code to use the new LogConfig logic 2017-12-01 17:07:56 -08:00
testharness remove all direct calls to clock_gettime and system_clock::now 2017-12-05 10:06:50 -08:00
utils introduce a Clock seam for testability 2017-12-05 10:06:48 -08:00