sapling/eden/fs/fuse
Zeyi (Rice) Fan bcfd491b98 big sur: fix osxfuse loading path
Summary: Starting from 3.11.1, OSXFUSE switched into using macOS's major version number for different system versions. So we need to consider that when calculating path to the kernel extensions on macOS.

Reviewed By: xavierd

Differential Revision: D25675984

fbshipit-source-id: ea8c76ce7204ba5da3ca98ceca2cfbeb9c84fa8f
2021-01-04 16:46:48 -08:00
..
fuse_tester move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
privhelper big sur: fix osxfuse loading path 2021-01-04 16:46:48 -08: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 remove dependency on glog 2020-11-10 16:31:15 -08: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 remove dependency on glog 2020-11-10 16:31:15 -08:00
FuseChannel.h allow masking trace events 2020-10-23 19:53:00 -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