sapling/eden/fs/fuse
Michael Liu b626f922ce Apply modernize-use-override (2nd iteration)
Summary:
Use C++11’s override and remove virtual where applicable.
Change are automatically generated.

Reviewed By: simpkins

Differential Revision: D14087291

fbshipit-source-id: 80e6a393c5ed8ea1656855da3832bcee10635004
2019-02-14 17:29:27 -08:00
..
fuse_tester reenable ProcessNameCache 2019-01-24 15:45:29 -08:00
privhelper Apply modernize-use-override (2nd iteration) 2019-02-14 17:29:27 -08:00
test reenable ProcessNameCache 2019-01-24 15:45:29 -08: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 eden: handlemap.thrift was removed, but not from cmake build 2018-12-15 13:43:31 -08:00
DirList.cpp split InodeNumber into its own file 2019-02-08 16:21:35 -08:00
DirList.h simplify readdir implementation 2018-12-05 01:34:53 -08:00
Dispatcher.cpp eden: fixup attributes with osxfuse 2019-01-15 17:29:24 -08:00
Dispatcher.h split InodeNumber into its own file 2019-02-08 16:21:35 -08:00
EdenStats.cpp Win: Porting eden/service to Windows with fb-thrift 2018-10-22 20:27:26 -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
FuseChannel.cpp log sendInvalidateInode and sendInvalidateEntry calls and ENOENT errors 2019-01-30 23:00:38 -08:00
FuseChannel.h split InodeNumber into its own file 2019-02-08 16:21:35 -08:00
FuseTypes.h split InodeNumber into its own file 2019-02-08 16:21:35 -08:00
InodeNumber.cpp split InodeNumber into its own file 2019-02-08 16:21:35 -08:00
InodeNumber.h split InodeNumber into its own file 2019-02-08 16:21:35 -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 eden: remove fuse request interrupt code, track requests by internal id 2019-01-16 14:35:33 -08:00
RequestData.h eden: remove fuse request interrupt code, track requests by internal id 2019-01-16 14:35:33 -08:00