sapling/eden/fs/fuse
Chad Austin 7ec5741e06 indicate access() is a read FUSE call
Summary:
FUSE_ACCESS was incorrectly categorized as an 'other' FUSE request
type. Categorize it as 'read'.

Reviewed By: wez

Differential Revision: D24437458

fbshipit-source-id: 5ea0a7d5a0fd57b9230f37674fd2568a4917bab5
2020-10-22 11:57:11 -07:00
..
fuse_tester move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
privhelper indicate to coreutils that edenfs is a remote filesystem 2020-10-19 12:13:54 -07:00
test move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
CMakeLists.txt move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
DirList.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Dispatcher.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
Dispatcher.h fuse: cleanup some include of RequestData 2020-09-02 12:15:48 -07:00
FuseChannel.cpp indicate access() is a read FUSE call 2020-10-22 11:57:11 -07:00
FuseChannel.h report opcode and process names for outstanding fuse calls 2020-10-20 15:35:47 -07:00
FuseRequestContext.cpp Remove dead includes in eden 2020-10-09 15:25:47 -07:00
FuseRequestContext.h fuse: move and rename RequestData 2020-09-04 16:14:24 -07: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