sapling/eden/fs
Chad Austin 6fcf6fa3a2 fix a 'control reaches end of non-void function' warning
Summary:
enums can contain arbitrary values, so gcc (and older clang?) complain
about the possibility that none of these cases match.

Reviewed By: xavierd

Differential Revision: D45927298

fbshipit-source-id: 0cd0a946d0faf7442a1a8d5de388a7d4b6dbb274
2023-05-16 20:14:36 -07:00
..
benchmarks Update libc-0.2.137 to libc-0.2.139 2023-02-12 16:30:00 -08:00
cli fix a typo and clean up some grammar in eden rm 2023-05-14 10:47:25 -07:00
cli_rs Error if user passes empty --config-dir to edenfsctl 2023-05-08 10:36:51 -07:00
config remove the config setting for using our custom kext on macOS 2023-05-11 18:29:21 -07:00
digest teach autodeps about blake3.h 2023-04-18 19:18:17 -07:00
docs Grammar Update 2023-04-07 13:52:25 -07:00
fuse privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
inodes fix a 'control reaches end of non-void function' warning 2023-05-16 20:14:36 -07:00
journal port JournalDelta to use match 2023-05-11 11:10:01 -07:00
model silence a GCC warning 2023-05-11 14:49:34 -07:00
monitor utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
nfs move waitForPendingWrites into FsChannel 2023-05-11 11:55:24 -07:00
notifications E-Menu: avoid crashing due to WndProc failures 2023-04-28 15:19:07 -07:00
privhelper remove the config setting for using our custom kext on macOS 2023-05-11 18:29:21 -07:00
prjfs move waitForPendingWrites into FsChannel 2023-05-11 11:55:24 -07:00
py remove the dead Cython-based Thrift client 2023-05-04 10:53:12 -07:00
rocksdb use fmt in rocksdb 2022-11-11 18:46:15 -08:00
scripts replace force-unmount-tmp and force-unmount-all with a Python script 2023-05-03 11:53:45 -07:00
service use EdenMountHandle in getMount 2023-05-16 15:26:07 -07:00
sqlite remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
store inodes: remove an implicit lifetime of ObjectStore 2023-05-15 15:34:14 -07:00
takeover fbcode/eden/ 2023-05-10 16:16:04 -07:00
telemetry remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
testharness add an InodeBase::getObjectId accessor 2023-05-16 18:13:53 -07:00
third-party Remove runtime check for macFUSE rename ABI 2023-01-20 08:50:47 -08:00
utils remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
Cargo.toml Vendor v0.8.4 with fix in multi_call 2023-05-11 11:33:10 -07:00
CMakeLists.txt privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00