sapling/eden/fs
Chad Austin 9626ab1b64 enable FUSE_HANDLE_KILLPRIV
Summary:
The kernel has some legacy logic to attempt to clear the setuid and
setgid mode bits upon writes, but it is racy and disabled by default
in libfuse3. Now that we don't support setgid and setuid bits at all,
opt out of the legacy kernel behavior.

Reviewed By: wez

Differential Revision: D21334075

fbshipit-source-id: bdef12c1958a5e9bd2649c2bcb54975b0b4e78d6
2020-05-01 13:50:53 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
cli introduce eden uptime command 2020-04-28 18:25:03 -07:00
config use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
fuse enable FUSE_HANDLE_KILLPRIV 2020-05-01 13:50:53 -07:00
inodes disallow setting suid, sgid, and sticky bits 2020-04-30 15:18:35 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
monitor move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py Add new workloads to fiosynth 2020-04-30 21:50:17 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service eden: enable rocksdb in the windows build 2020-05-01 10:33:32 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store eden: enable rocksdb in the windows build 2020-05-01 10:33:32 -07:00
takeover add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
telemetry switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
testharness move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
utils switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
win unify the StartupLogger code on Windows and POSIX 2020-04-30 23:36:49 -07:00
CMakeLists.txt eden: enable rocksdb in the windows build 2020-05-01 10:33:32 -07:00