sapling/eden/fs/fuse
Chad Austin fffabfe6a0 support running on kernels that require smaller fuse_init_out responses
Summary:
This diff dynamically detects whether eden is running on an older
kernel and sends back a smaller fuse_init_out response.

Reviewed By: simpkins

Differential Revision: D10282016

fbshipit-source-id: ce9701e8f39defd4b90b15fc941ad2e243ac61e9
2018-10-10 13:09:19 -07:00
..
fuse_tester count FUSE accesses by process ID 2018-09-10 13:52:51 -07:00
privhelper clang-format 2018-10-02 10:07:38 -07:00
test move write from EdenFileHandle to FileInode 2018-10-08 15:11:55 -07:00
BufVec.cpp remove the fusell namespace 2018-03-19 17:01:52 -07:00
BufVec.h remove the fusell namespace 2018-03-19 17:01:52 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
DirHandle.h mark a bunch of folly::Future<folly::Unit> functions with FOLLY_NODISCARD 2018-04-26 21:00:25 -07:00
DirList.cpp remove the fusell namespace 2018-03-19 17:01:52 -07:00
DirList.h remove the fusell namespace 2018-03-19 17:01:52 -07:00
Dispatcher.cpp move write from EdenFileHandle to FileInode 2018-10-08 15:11:55 -07:00
Dispatcher.h move write from EdenFileHandle to FileInode 2018-10-08 15:11:55 -07:00
EdenStats.cpp Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
EdenStats.h Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
FileHandle.h move write from EdenFileHandle to FileInode 2018-10-08 15:11:55 -07:00
FileHandleBase.cpp remove the fusell namespace 2018-03-19 17:01:52 -07:00
FileHandleBase.h remove getattr and setattr from FileHandleBase 2018-10-08 13:17:03 -07:00
FileHandleMap.cpp store the file handle -> InodeNumber map in the FileHandleMap 2018-10-08 11:13:38 -07:00
FileHandleMap.h store the file handle -> InodeNumber map in the FileHandleMap 2018-10-08 11:13:38 -07:00
FuseChannel.cpp support running on kernels that require smaller fuse_init_out responses 2018-10-10 13:09:19 -07:00
FuseChannel.h expose FUSE accesses over Thrift 2018-09-10 13:52:51 -07:00
FuseTypes.cpp remove the fusell namespace 2018-03-19 17:01:52 -07:00
FuseTypes.h remove the fusell namespace 2018-03-19 17:01:52 -07:00
handlemap.thrift move InodeMap serialization to new takeover.thrift file 2018-01-17 11:51:30 -08:00
PollHandle.cpp remove the fusell namespace 2018-03-19 17:01:52 -07:00
PollHandle.h remove the fusell namespace 2018-03-19 17:01:52 -07:00
RequestData.cpp Minor FuseChannel optimizations 2018-09-05 15:06:58 -07:00
RequestData.h Minor FuseChannel optimizations 2018-09-05 15:06:58 -07:00