sapling/eden/fs/fuse
Yedidya Feldblum c1f6f20511 Replace inclusions of folly/futures/helpers.h with folly/futures/Future.h
Summary: Replace inclusions of `folly/futures/helpers.h` with `folly/futures/Future.h` to avoid the cyclic include trap.

Differential Revision: D15600549

fbshipit-source-id: 19950be24a7437fb1fbec293e24058adf17343ca
2019-06-06 11:09:10 -07:00
..
fuse_tester Rename ThreadLocalEdenStats to EdenStats 2019-04-14 20:45:16 -07:00
privhelper eden: report the paths in failed bind mount attempts 2019-06-05 07:26:13 -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 Replace inclusions of folly/futures/helpers.h with folly/futures/Future.h 2019-06-06 11:09:10 -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 Separate FUSE and Hg counter structs 2019-05-29 18:11:56 -07:00
RequestData.h Separate FUSE and Hg counter structs 2019-05-29 18:11:56 -07:00