sapling/eden/fs
Kaveh Ahmadi 94120e85f2 remove periodicManagementTask from HgBackingStore
Summary:
`HgBackingStore::periodicManagementTask` is only used in `HgQueuedBackingStore::periodicManagementTask`
As we are planning to fold HgBackingStore into HgQueuedBackingStore, we can remove this method in `HgBackingStore` and implement it inside the caller

Reviewed By: genevievehelsel

Differential Revision: D54141055

fbshipit-source-id: 955ea9fbcdf4fa56df003d800182406e8cd27c5c
2024-02-26 14:55:51 -08:00
..
benchmarks Update autocargo component on FBS:master 2023-11-29 18:35:29 -08:00
cli fix FilteredFS clone bug 2024-02-23 14:40:40 -08:00
cli_rs Update termwiz to the latest 2024-02-22 15:42:29 -08:00
config Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
digest Re-sync with internal repository 2023-10-11 22:09:00 -07:00
docs update Config.md with more up-to-date information 2024-02-13 20:23:20 -08:00
facebook Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
fuse Remove extra semi colon from dyno/cpp/server/parsing/util.h (#794) 2023-12-21 09:14:38 -08:00
fuzz/facebook Re-sync with internal repository 2023-10-11 22:09:00 -07:00
inodes Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
journal Re-sync with internal repository 2023-10-11 22:09:00 -07:00
lmdb LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
model Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
monitor Remove explicit key 2023-12-04 10:03:02 -08:00
nfs Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
notifications eden (7547650190731062666) 2023-11-08 17:55:00 -08:00
privhelper Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
prjfs invalidate after a torn read so the file is accessible 2024-02-22 19:34:50 -08:00
py Add annotations to eden/fs/py/eden/thrift/windows_thrift.py 2023-12-13 10:36:39 -08:00
rocksdb Re-sync with internal repository 2023-10-11 22:09:00 -07:00
scripts Move rpmbisect from scripts/mshroyer to eden/fs/scripts/facebook 2023-10-25 17:01:11 -07:00
service add ThriftUtil.cpp to TARGETS 2024-02-23 16:39:52 -08:00
sqlite Remove extra semi colon from eden/fs/inodes/FileInode.cpp 2023-12-08 17:29:10 -08:00
store remove periodicManagementTask from HgBackingStore 2024-02-26 14:55:51 -08:00
takeover Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
telemetry Refactor LogEvent - extract DynamicEvent 2024-02-23 15:46:42 -08:00
testharness Remove last uses of HgImporter 2024-01-17 13:24:03 -08:00
third-party eden (5003156845066480047) 2024-02-23 11:30:48 -08:00
utils Fix deprecated use of 0/NULL in common/time/TimeZoneWithoutScuba.cpp + 3 2024-02-25 22:18:39 -08:00
.committemplate committemplate: set reviewers for eden and mononoke 2023-10-18 20:55:42 -07:00
Cargo.toml move 0.18.5 to private fork until Rust toolchain 1.76.0 release 2024-02-16 15:11:39 -08:00
CMakeLists.txt LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
TARGETS Re-sync with internal repository 2023-10-11 22:09:00 -07:00