sapling/eden/fs/fuse
Xavier Deguillard 340866508b store: rename the Fuse fetch cause
Summary:
In the code base, "channel" is used to denote the OS mechanism that sends
EdenFS notifications. In macOS and Linux, that's Fuse, on Windows, that's
ProjectedFS. To avoid platform specific naming in ObjectedFetchContext, let's
rename the fetch cause enum.

Reviewed By: kmancini

Differential Revision: D23462460

fbshipit-source-id: 3ac68cdf4999e6a3b4ff4ee266f94e1f9736df39
2020-09-02 12:15:48 -07:00
..
fuse_tester adding ObjectFetchContext to getattr 2020-06-18 10:40:41 -07:00
privhelper eden: macos: avoid UB with shared_errno 2020-08-05 19:58:03 -07:00
test simplify BufVec (for now) 2020-08-03 11:16:06 -07:00
BufVec.h simplify BufVec (for now) 2020-08-03 11:16:06 -07:00
CMakeLists.txt use the normal PrivHelper.h header file on Windows 2020-05-01 14:01:40 -07:00
DirList.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Dispatcher.cpp stop using RequestContext 2020-08-27 00:19:04 -07:00
Dispatcher.h stop using RequestContext 2020-08-27 00:19:04 -07:00
FuseChannel.cpp stop using RequestContext 2020-08-27 00:19:04 -07:00
FuseChannel.h stop using RequestContext 2020-08-27 00:19:04 -07:00
FuseTypes.h move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
InodeNumber.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
InodeNumber.h Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
Invalidation.h make unlink and rmdir explicit about kernel cache invalidation 2020-07-28 14:47:40 -07:00
PollHandle.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PollHandle.h Tidy up license headers 2019-10-11 05:28:23 -07:00
RequestData.cpp eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
RequestData.h store: rename the Fuse fetch cause 2020-09-02 12:15:48 -07:00