sapling/eden/fs/fuse
Xavier Deguillard dab46d37c6 inodes: pass caseSensitive to channel constructor
Summary:
By passing the argument to the channel, we can make it so that the NFS code
correctly replies to whether it is case sensitive or not.

Reviewed By: kmancini

Differential Revision: D26500112

fbshipit-source-id: 2988eae403ff3648b50a1a8f0c978be2828ba568
2021-02-22 08:43:48 -08:00
..
fuse_tester inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
privhelper privhelper: add support for mounting NFS 2021-02-04 20:10:38 -08:00
test inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
CMakeLists.txt move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
DirList.cpp Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FuseChannel.cpp inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
FuseChannel.h inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
FuseDispatcher.cpp inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
FuseDispatcher.h inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
FuseRequestContext.cpp include FUSE result codes in eden strace 2021-01-25 12:35:36 -08:00
FuseRequestContext.h include FUSE result codes in eden strace 2021-01-25 12:35:36 -08:00
FuseTypes.h move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
Invalidation.h make unlink and rmdir explicit about kernel cache invalidation 2020-07-28 14:47:40 -07:00
PollHandle.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
PollHandle.h Tidy up license headers 2019-10-11 05:28:23 -07:00