sapling/eden/fs/store
Chad Austin e5e9d8cf69 clear the deprecated blobsize keyspace at startup
Summary:
EdenFS no longer uses the blobsize keyspace. To avoid wasting space,
clear and campact it on startup, along with any keyspaces we
deprecated in the future.

Reviewed By: fanzeyi

Differential Revision: D19354881

fbshipit-source-id: 5285757a0e44ab1080c5f940283e06b17bec811d
2020-01-21 10:33:11 -08:00
..
git eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
hg restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
mononoke eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
test restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
BackingStore.h eden: periodically refresh content store to give it chances to release mapped files 2020-01-17 15:00:01 -08:00
BlobAccess.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt Enable getScmStatusBetweenRevisions 2019-12-10 14:07:26 -08:00
Diff.cpp clean up DiffTrees code 2019-12-04 16:01:48 -08:00
Diff.h clean up DiffTrees code 2019-12-04 16:01:48 -08:00
DiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
DiffContext.cpp save loadFileFromPath in DiffContext 2019-12-09 11:33:23 -08:00
DiffContext.h save loadFileFromPath in DiffContext 2019-12-09 11:33:23 -08:00
eden_store_util.cpp restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
EmptyBackingStore.cpp eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
EmptyBackingStore.h eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
IObjectStore.h kill ObjectStore::getBlobMetadata 2019-12-20 16:14:18 -08:00
KeySpace.cpp restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
KeySpace.h clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
LocalStore.cpp clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
LocalStore.h clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
MemoryLocalStore.cpp restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
MemoryLocalStore.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
ObjectStore.cpp stop storing sizes in their own local store column 2019-12-20 16:14:23 -08:00
ObjectStore.h stop storing sizes in their own local store column 2019-12-20 16:14:23 -08:00
RocksDbLocalStore.cpp clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
RocksDbLocalStore.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
ScmStatusDiffCallback.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SqliteLocalStore.cpp clear the deprecated blobsize keyspace at startup 2020-01-21 10:33:11 -08:00
SqliteLocalStore.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
StoreResult.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.h Tidy up license headers 2019-10-11 05:28:23 -07:00