sapling/eden/fs
Chad Austin 0502700dc2 fix lint error in EdenMount
Summary:
The linter tripped on D12813838 even though the warning was unrelated
to my changes.

Reviewed By: simpkins

Differential Revision: D13167184

fbshipit-source-id: 555691f00d113ed2bff9488b61392cc92f4395e3
2018-11-26 16:40:57 -08:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config Create a platform independent way to compare the stats. 2018-11-21 16:38:51 -08:00
fuse add CacheHint parameters to FileInode reads 2018-11-22 00:45:25 -08:00
inodes fix lint error in EdenMount 2018-11-26 16:40:57 -08:00
journal explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
model add a BlobCache 2018-11-21 19:43:45 -08:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service instantiate a BlobCache in EdenServer 2018-11-26 11:10:14 -08:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store add a BlobAccess API for stateless blob reading 2018-11-26 10:46:51 -08:00
takeover folly::Optional -> std::optional 2018-10-23 18:51:59 -07:00
testharness instantiate a BlobCache in EdenServer 2018-11-26 11:10:14 -08:00
tracing replace folly::Baton in existing benchmarks with StartingGate 2018-11-13 15:27:51 -08:00
utils Add string conversion functions for Windows 2018-11-26 08:19:47 -08:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00