sapling/eden/fs
Chad Austin c804232e52 opt into readdir caching if the kernel supports it but not FUSE_NO_OPENDIR_SUPPORT
Summary:
When Eden runs on kernel 4.20 (has readdir caching but not
FUSE_NO_OPENDIR_SUPPORT) indicate to the kernel that Eden wants
readdir results to be cached.

Reviewed By: wez

Differential Revision: D13893922

fbshipit-source-id: 3092adb16dabc4273bdba1e6e9f15e9e3bd7bb87
2019-03-22 15:57:33 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config Use FileUtil APIs on Windows 2019-03-18 10:00:32 -07:00
fuse opt into readdir caching if the kernel supports it but not FUSE_NO_OPENDIR_SUPPORT 2019-03-22 15:57:33 -07:00
inodes stop handling opendir and releasedir on kernels with FUSE_NO_OPENDIR_SUPPORT 2019-03-22 15:57:33 -07:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model Add assorted missing includes 2019-03-07 00:13:47 -08:00
rocksdb attempt to repair the RocksDB if we fail to open it 2019-03-18 11:36:42 -07:00
service Added UserInfo for Windows 2019-03-20 14:16:50 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store Use hg import subcommand on Windows 2019-03-20 21:50:50 -07:00
takeover Add missing copyright notices 2019-03-07 19:32:39 -08:00
testharness Synchronize mount+unmount 0/4: Add features to MountDelegate test helpers 2019-03-21 13:51:15 -07:00
tracing eden: add missing cmake for eden/fs/tracing 2018-12-15 19:11:05 -08:00
utils Add assorted missing includes 2019-03-07 00:13:47 -08:00
CMakeLists.txt fix oss macOS build 2019-03-18 14:12:57 -07:00