sapling/eden/fs/fuse/privhelper
Chad Austin 2d86a960ad indicate to coreutils that edenfs is a remote filesystem
Summary:
GNU `df` (and any other coreutil that relies on gnulib's ME_REMOTE
flag) detects remote filesystems with some heuristics. One of which is
whether the device type contains a colon. Since edenfs is a remote
filesystem, include a colon, so it's properly detected as such.

Reviewed By: genevievehelsel

Differential Revision: D23520233

fbshipit-source-id: f4816b303e198d4e2a446efdcc5b49a593e09a05
2020-09-11 13:35:03 -07:00
..
test move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
CMakeLists.txt use the normal PrivHelper.h header file on Windows 2020-05-01 14:01:40 -07:00
PrivHelper.cpp use the normal PrivHelper.h header file on Windows 2020-05-01 14:01:40 -07:00
PrivHelper.h use the normal PrivHelper.h header file on Windows 2020-05-01 14:01:40 -07:00
PrivHelperConn.cpp Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
PrivHelperConn.h Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
PrivHelperImpl.cpp redirect PrivHelper stdin to /dev/null to fully daemonize 2020-05-18 10:11:18 -07:00
PrivHelperImpl.h use the normal PrivHelper.h header file on Windows 2020-05-01 14:01:40 -07:00
PrivHelperServer.cpp indicate to coreutils that edenfs is a remote filesystem 2020-09-11 13:35:03 -07:00
PrivHelperServer.h Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00