sapling/eden/fs
Xavier Deguillard 224e11801f immediatefuture: help compiler with exhaustive switch cases
Summary:
Some compiler (msvc, old gcc) can't seem to figure out that these switch cases
are exhaustive and thus warn about them. Let's help it to silence the warnings.

Reviewed By: chadaustin

Differential Revision: D32022198

fbshipit-source-id: 67f89d52211db45a09e8a2fc0ed64da667b8cbbc
2021-10-29 13:06:20 -07:00
..
benchharness config: namespace facebook::eden 2021-06-08 19:29:37 -07:00
benchmarks benchmark: benchmark ImmediateFuture::thenValue exception case 2021-10-15 09:27:27 -07:00
cli service: no longer make edenfs a suid root binary 2021-10-26 15:13:11 -07:00
cli_rs cli_rs: Scaffolding for minitop subcommand 2021-10-21 16:16:29 -07:00
config Make number of queue workers configurable 2021-10-19 12:35:24 -07:00
docs add a doc describing our use of Future types 2021-10-20 13:48:27 -07:00
fuse break privhelper dependency on OpenSSL 2021-10-27 16:04:36 -07:00
inodes inodes: enable overlay GC on Windows 2021-10-27 18:57:18 -07:00
journal Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
model Remove ObjectId(hex) constructor [proxy hash removal 6/n] 2021-10-25 20:06:30 -07:00
monitor migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
nfs add inode number to NFS trace event 2021-09-14 10:44:46 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs prjfs: use a FutureSplitter in FileMetadata 2021-10-27 13:51:07 -07:00
py blocking unix socket & .makefile for it 2021-10-28 08:20:35 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
scripts move eden/scripts/ into eden/fs/ 2020-11-04 18:29:49 -08:00
service break privhelper dependency on OpenSSL 2021-10-27 16:04:36 -07:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store inodes: use collectAllSafe in the diff code 2021-10-26 08:44:41 -07:00
takeover Update thrift_format component on FBS:master 2021-10-11 00:19:37 -07:00
telemetry log FS trace events with HiveLogger 2021-09-02 10:32:03 -07:00
testharness Remove ObjectId(hex) constructor [proxy hash removal 6/n] 2021-10-25 20:06:30 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils immediatefuture: help compiler with exhaustive switch cases 2021-10-29 13:06:20 -07:00
CMakeLists.txt cmake: build edenfsctl Rust 2021-09-29 10:02:09 -07:00