sapling/eden/fs
Katie Mancini ee923324d2 thread ObjectFetchContext lookup
Summary:
There are a few remaining holes where we are not passing a full fetch context.
We will need a full fetch context to do all data fetch logging needed for the
intern project. Additionally we generally should not be using these singletons
in our production code.

Most of lookup is already threaded. This finishes the threading for lookup.

Reviewed By: xavierd

Differential Revision: D23456910

fbshipit-source-id: fab7397caeee19f921d8fba1fb6528baa5cf2960
2021-06-03 16:33:35 -07:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks glob benchmark: make the watchman and eden more comparable 2021-06-01 11:53:42 -07:00
cli start writing the v2 SNAPSHOT 2021-06-03 11:07:14 -07:00
cli_rs Resolve bare_trait_objects warnings in path components 2021-05-19 22:03:56 -07:00
config start writing the v2 SNAPSHOT 2021-06-03 11:07:14 -07:00
docs run linter in eden/fs/docs 2021-01-25 16:13:54 -08:00
fuse thread ObjectFetchContext mknod 2021-06-03 09:46:25 -07:00
inodes thread ObjectFetchContext lookup 2021-06-03 16:33:35 -07:00
journal move root ID parsing and rendering into BackingStore 2021-06-03 11:07:14 -07:00
model move root ID parsing and rendering into BackingStore 2021-06-03 11:07:14 -07:00
monitor Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
nfs allow remount after force unmounting 2021-05-27 16:11:50 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs Fix unused parameters on PrjfsChannel.cpp 2021-05-25 19:45:22 -07:00
py Backout py3 only changes from windows_thrift 2021-04-22 10:29:49 -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 thread ObjectFetchContext lookup 2021-06-03 16:33:35 -07:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store remove FakeBackingStore::getTreeForManifest 2021-06-03 11:07:14 -07:00
takeover use portable version of gtest 2021-05-12 15:58:27 -07:00
telemetry use portable version of gtest 2021-05-12 15:58:27 -07:00
testharness remove FakeBackingStore::getTreeForManifest 2021-06-03 11:07:14 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils Not use gtest for UserInfo.h on Windows 2021-05-25 23:55:08 -07:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00