sapling/eden/fs/fuse
Xavier Deguillard b23e4be65f inodes: remove EdenMount::channelType
Summary:
By moving the createChannel outside of the EdenMount class, we no longer need
the channelType alias, so let's do it.

Reviewed By: kmancini

Differential Revision: D26500113

fbshipit-source-id: f992ed2aaac5d692d316d06340bf9b219a2d7006
2021-02-19 22:38:23 -08:00
..
fuse_tester inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
privhelper privhelper: add support for mounting NFS 2021-02-04 20:10:38 -08:00
test inodes: move dispatchers around 2021-02-10 11:52:06 -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: remove EdenMount::channelType 2021-02-19 22:38:23 -08:00
FuseChannel.h inodes: remove EdenMount::channelType 2021-02-19 22:38:23 -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