sapling/eden/fs
Chad Austin b38171cb08 move fsync and flush from EdenFileHandle to FileInode
Summary: Clip more logic from EdenFileHandle.

Reviewed By: wez

Differential Revision: D10187239

fbshipit-source-id: f11090e23bd1d6e61414e4d9455509e0dca305f2
2018-10-08 11:13:38 -07:00
..
config fix toml config parsing issue with booleans 2018-08-31 13:07:52 -07:00
fuse move fsync and flush from EdenFileHandle to FileInode 2018-10-08 11:13:38 -07:00
inodes move fsync and flush from EdenFileHandle to FileInode 2018-10-08 11:13:38 -07:00
journal explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
model Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service store the file handle -> InodeNumber map in the FileHandleMap 2018-10-08 11:13:38 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store Future<T>::then Future<T>::then() -> Future<T>::thenValue or thenTry. 2018-10-07 17:06:49 -07:00
takeover Future<T>::then Future<T>::then() -> Future<T>::thenValue or thenTry. 2018-10-07 17:06:49 -07:00
testharness move fsync and flush from EdenFileHandle to FileInode 2018-10-08 11:13:38 -07:00
utils Fix broken build 2018-09-05 21:23:16 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
eden-config.h add CMake build files 2018-04-30 14:37:46 -07:00