sapling/eden/fs
Chad Austin 84c5fe913d be explicit that we don't plan to use ATOMIC_O_TRUNC
Summary:
FUSE_NO_OPEN_SUPPORT is better than ATOMIC_O_TRUNC for Eden's use
case. Remove the code that pretended we might support ATOMIC_O_TRUNC
again someday.

(Note: this ignores all push blocking failures!)

Reviewed By: strager

Differential Revision: D13163382

fbshipit-source-id: 948d701571a8d2977da3d2532fdc9538c5011636
2018-11-29 11:22:58 -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 be explicit that we don't plan to use ATOMIC_O_TRUNC 2018-11-29 11:22:58 -08:00
inodes be explicit that we don't plan to use ATOMIC_O_TRUNC 2018-11-29 11:22:58 -08:00
journal explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
model add kEmptySha1 hash constant 2018-11-28 16:16:16 -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 kEmptySha1 hash constant 2018-11-28 16:16:16 -08:00
takeover folly::Optional -> std::optional 2018-10-23 18:51:59 -07:00
testharness be explicit that we don't plan to use ATOMIC_O_TRUNC 2018-11-29 11:22:58 -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