sapling/eden/fs/fuse
Wez Furlong 98c18ed7a8 edenfs: brace for macfuse
Summary:
osxfuse is rebranding as macfuse in 4.x.

That has ripple effects through how the filesystem is mounted and shows up in
the system.

This commit adjusts for the new opaque and undocumented mount procedure and
speculatively updates a couple of other code locations that were sensitive to
looking for "osxfuse" when examining filesystems.

Reviewed By: genevievehelsel

Differential Revision: D24769826

fbshipit-source-id: dab81256a31702587b0683079806558e891bd1d2
2020-11-12 18:09:19 -08:00
..
fuse_tester move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
privhelper edenfs: brace for macfuse 2020-11-12 18:09:19 -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