sapling/eden/fs/fuse/privhelper
Wez Furlong b5b76236e0 eden: adjust volume name on macos
Summary:
The Finder shows the volume name instead of the directory
name when it renders the directory containing a mount, and the default
name of `OSXFuse Volume X` makes it hard to distinguish between multiple
mounts in the same folder.

This changes the volume name to be the basename of the mounted path so
that the finder renders things more reasonably.

Reviewed By: chadaustin

Differential Revision: D14969807

fbshipit-source-id: de9d8469360712828598fed124ed02ee5d6dd44a
2019-04-17 12:54:51 -07:00
..
test split privhelper and privhelper_base 2019-02-27 19:06:00 -08:00
CMakeLists.txt eden: selinux is linux specific, adjust cmake accordingly 2018-12-15 13:43:31 -08:00
PrivHelper.cpp split privhelper and privhelper_base 2019-02-27 19:06:00 -08:00
PrivHelper.h split privhelper and privhelper_base 2019-02-27 19:06:00 -08:00
PrivHelperConn.cpp eden: no SOCK_CLOEXEC on darwin 2018-12-17 20:16:18 -08:00
PrivHelperConn.h add a privhelper call to set the log file 2018-06-18 17:22:18 -07:00
PrivHelperImpl.cpp Stop checking EventBase::runInEventBaseThread result 2019-02-28 02:36:15 -08:00
PrivHelperImpl.h split privhelper and privhelper_base 2019-02-27 19:06:00 -08:00
PrivHelperServer.cpp eden: adjust volume name on macos 2019-04-17 12:54:51 -07:00
PrivHelperServer.h Delete unused function declaration 2019-01-28 11:32:56 -08:00
UserInfo.cpp only include selinux on linux 2019-02-22 16:14:48 -08:00
UserInfo.h don't swallow sudo's stdout and stderr in eden daemon 2018-03-14 12:46:19 -07:00