sapling/eden/fs/service
Katie Mancini 270a0f832a make privhelper takeover generic
Summary:
The privhelper has "fuseTakover" methods but there is really nothing fuse about
it. This commit just renames the "fuseTakover" things to "takover" things to
sound generic. We will use these for NFS mounts in a later commit.

Reviewed By: xavierd

Differential Revision: D31802785

fbshipit-source-id: 77263d5e4a55541db1aa9d295b5ad93912d8488b
2021-11-01 11:47:42 -07:00
..
oss service: unify startup on Windows/Linux/macOS 2020-10-22 16:24:17 -07:00
test Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
.gitignore watchman: pull in thrift in the oss build for eden support 2019-02-04 21:37:47 -08:00
CMakeLists.txt add an EDEN_HAVE_USAGE_SERVICE config macro 2021-09-08 19:50:44 -07:00
eden.thrift prefetch option to only list files 2021-09-14 10:02:33 -07:00
EdenCPUThreadPool.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenCPUThreadPool.h Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenInit.cpp eden: use fmt::format instead of folly::to 2020-09-23 21:14:20 -07:00
EdenInit.h eden: use fmt::format instead of folly::to 2020-09-23 21:14:20 -07:00
EdenMain.cpp service: no longer make edenfs a suid root binary 2021-10-26 15:13:11 -07:00
EdenMain.h config: add a new knob 2021-10-05 15:52:49 -07:00
EdenServer.cpp make privhelper takeover generic 2021-11-01 11:47:42 -07:00
EdenServer.h add a counter for the NFS unloaded unlinked inodes 2021-09-27 14:31:49 -07:00
EdenServiceHandler.cpp Remove ObjectId(hex) constructor [proxy hash removal 6/n] 2021-10-25 20:06:30 -07:00
EdenServiceHandler.h service: use ImmediateFuture in sha1's Thrift handler 2021-10-20 15:31:31 -07:00
EdenStateDir.cpp nfs: allow mountd and nfsd to bind to a unix socket on macOS 2021-05-12 13:06:57 -07:00
EdenStateDir.h nfs: allow mountd and nfsd to bind to a unix socket on macOS 2021-05-12 13:06:57 -07:00
fb-edenfs@.service set OOMScoreAdjust to -20 in systemd unit 2019-10-02 12:53:28 -07:00
PeriodicTask.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PeriodicTask.h Tidy up license headers 2019-10-11 05:28:23 -07:00
PrettyPrinters.cpp Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
PrettyPrinters.h Tidy up license headers 2019-10-11 05:28:23 -07:00
PrivHelperMain.cpp break privhelper dependency on OpenSSL 2021-10-27 16:04:36 -07:00
StartupLogger.cpp Changing eden/Eden/edenfs/Edenfs in the help and other user visible texts to EdenFS 2021-07-06 12:17:20 -07:00
StartupLogger.h Log how long it took for eden to start 2021-04-01 10:32:18 -07:00
streamingeden.thrift add edenfsctl trace fs support for nfs 2021-06-29 17:50:25 -07:00
Systemd.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
Systemd.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ThriftPermissionChecker.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ThriftPermissionChecker.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ThriftUtil.h Remove ObjectId(hex) constructor [proxy hash removal 6/n] 2021-10-25 20:06:30 -07:00