sapling/eden/fs
Thomas Orozco f747bef553 eden: allow buck v2-compatible log category in log test
Summary:
Buck v2 builds from the root of the repo, not the current cell. This means that
the inferred logger name ends up being different.

We're going to need to fix this generally because otherwise it'll change logger
names for everyone (I'm tracking this in T93776519), but in the interest of not
having one Eden test arbitrarily failing on Buck v2 let's update this
with a workaround for now.

Reviewed By: genevievehelsel

Differential Revision: D29270388

fbshipit-source-id: 6968d9b6195a5eed7bd4018b161e12d88f78a421
2021-06-22 04:43:31 -07:00
..
benchharness config: namespace facebook::eden 2021-06-08 19:29:37 -07:00
benchmarks Back out "pool eden thrift connections" 2021-06-21 20:52:57 -07:00
cli cli: sanitize the environ before starting edenfs 2021-06-18 21:43:16 -07:00
cli_rs Resolve bare_trait_objects warnings in path components 2021-05-19 22:03:56 -07:00
config inodes: properly handle case changes in case insensitive mounts 2021-06-17 23:07:06 -07:00
docs introduce a variable-width RootId type that identifies the root of an EdenFS checkout's contents 2021-06-07 17:25:31 -07:00
fuse eden: allow configuring path to privhelper when not running setuid 2021-06-16 02:34:05 -07:00
inodes inodes: slightly re-order invalidation and decFsRefcount order on Windows 2021-06-18 21:51:44 -07:00
journal introduce a variable-width RootId type that identifies the root of an EdenFS checkout's contents 2021-06-07 17:25:31 -07:00
model model: namespace facebook::eden 2021-06-08 19:29:37 -07:00
monitor migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07: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 eden: allow buck v2-compatible log category in log test 2021-06-22 04:43:31 -07:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store eden: move declare hgPath, hgPythonPath in HgImporter.h 2021-06-15 02:47:40 -07:00
takeover use portable version of gtest 2021-05-12 15:58:27 -07:00
telemetry migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
testharness eden: set hgPath programmatically 2021-06-15 02:47:41 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils service: key mount map with an AbsolutePath 2021-06-09 21:34:27 -07:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00