sapling/eden/fs
Xavier Deguillard dda17f055f immediatefuture: fully qualify collectAll calls
Summary:
For some reason, in some cases the compiler wants to use the folly::collectAll
function instead of the ImmediateFuture one. Adding the namespace solves this
issue.

Reviewed By: chadaustin

Differential Revision: D32329807

fbshipit-source-id: 22ee9b20cf33e5718c9bb0270dd93f3f857b0967
2021-11-15 13:52:59 -08:00
..
benchharness config: namespace facebook::eden 2021-06-08 19:29:37 -07:00
benchmarks benchmark filesystem based xattr calls 2021-11-02 17:42:49 -07:00
cli edenfsctl: take a lock around mutating config.json 2021-11-11 00:50:32 -08:00
cli_rs cli_rs: Re-use humantime util 2021-11-12 09:23:27 -08:00
config config: remove overlay.enable_tree_overlay 2021-11-10 10:03:52 -08:00
docs add a doc describing our use of Future types 2021-10-20 13:48:27 -07:00
fuse privhelper: sanity check every mount points 2021-11-02 09:01:19 -07:00
inodes inodes: use Trees instead of Inodes for Prjfs callbacks 2021-11-09 13:29:48 -08:00
journal Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
model introduce new format for tree serialization [proxy hash removal 8/n] 2021-11-10 09:40:45 -08:00
monitor migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
nfs Adding AcceptInfo into connectionAccepted of AsyncSocket callback 2021-11-01 18:23:24 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs prjfs: detach callbacks futures when not ready 2021-11-10 14:56:09 -08:00
py don't return eden-related error from low-level unix socket wrapper 2021-11-15 04:14:37 -08: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 ThriftSetter_eden 2021-11-15 12:13:07 -08:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store fix proxy hash null batch [proxy hash removal 9/n] 2021-11-10 21:37:56 -08:00
takeover Adding AcceptInfo into connectionAccepted of AsyncSocket callback 2021-11-01 18:23:24 -07:00
telemetry log FS trace events with HiveLogger 2021-09-02 10:32:03 -07:00
testharness inodes: add an ObjectFetchContext argument to EdenMount::getRootTree 2021-11-03 15:06:56 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils immediatefuture: fully qualify collectAll calls 2021-11-15 13:52:59 -08:00
CMakeLists.txt cmake: build edenfsctl Rust 2021-09-29 10:02:09 -07:00