sapling/eden/fs
Xavier Deguillard f320f5718e config: silence prefetch-profiles config warning
Summary:
On EdenFS startup, it would always print the following warning:

  W0304 16:32:36.103828 642480 EdenConfig.cpp:424] Ignoring unknown section in eden config: /etc/eden/edenfs.rc, key: prefetch-profiles

This is due to that particular config not being specified in EdenConfig.h. By
adding it to EdenConfig.h, the warning disappear.

Reviewed By: genevievehelsel

Differential Revision: D26834504

fbshipit-source-id: 409de118f015226f839cce3ff79a4a2d5b9b43a3
2021-03-05 16:44:48 -08:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks Remove dead includes in eden 2020-10-09 15:25:47 -07:00
cli config: silence prefetch-profiles config warning 2021-03-05 16:44:48 -08:00
cli_rs cli_rs: add debug subcommand, with clear-local-caches and compact-local-storage 2021-02-26 19:43:19 -08:00
config config: silence prefetch-profiles config warning 2021-03-05 16:44:48 -08:00
docs run linter in eden/fs/docs 2021-01-25 16:13:54 -08:00
fuse fast track POSIX ACL xattrs too 2021-03-05 12:29:50 -08:00
inodes inodes: make InodeBase::setattr independant from FUSE 2021-03-05 11:11:19 -08:00
journal journal: coalesce no-op checkout events 2021-02-26 16:28:44 -08:00
model path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
monitor Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
nfs nfs: add SYMLINK RPC types 2021-03-05 11:11:18 -08:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs telemetry: switch to using quantile stats instead of histograms 2021-02-14 16:37:08 -08:00
py run linter in eden/fs/py 2021-01-25 16:13:55 -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 Deprecate folly::format 2021-02-27 07:02:55 -08:00
sqlite overlay: add TreeOverlayStore 2021-03-02 09:58:18 -08:00
store deduplicate multiple fetches for the same trees and blobs 2021-02-26 11:49:02 -08:00
takeover changing AsyncServerSocket::acceptError to receive exception_wrapper 2021-02-20 08:01:53 -08:00
telemetry telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08:00
testharness inodes: make InodeBase::setattr independant from FUSE 2021-03-05 11:11:19 -08:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils move EdenError to utils/ 2021-02-23 19:58:03 -08:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00