sapling/eden/fs/fuse
Chad Austin 42dcf78aad clang-format
Summary: Small parts of our code have diverged from our clang-format rules.

Reviewed By: strager

Differential Revision: D15380260

fbshipit-source-id: f668ac22d6c0c5f2468549f2a94dd1c9bb22ce3d
2019-05-17 10:19:02 -07:00
..
fuse_tester Rename ThreadLocalEdenStats to EdenStats 2019-04-14 20:45:16 -07:00
privhelper clang-format 2019-05-17 10:19:02 -07:00
test Rename ThreadLocalEdenStats to EdenStats 2019-04-14 20:45:16 -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 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 Rename ThreadLocalEdenStats to EdenStats 2019-04-14 20:45:16 -07:00
Dispatcher.h Encapsulate EdenStats 2019-04-14 20:45:16 -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 Rename EdenStats to EdenThreadStats 2019-04-14 20:45:16 -07:00
FuseChannel.h Create exception type for FUSE unmount-during-init 2019-03-11 20:48:27 -07:00
FuseTypes.h add osxfuse kernel header 2019-03-19 10:26:24 -07: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 Encapsulate EdenStats 2019-04-14 20:45:16 -07:00
RequestData.h Replace Future::onError with Future::thenError 2019-04-17 11:59:13 -07:00