-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gc: clean expired trash files, delfiles and delslices (#3022)
* add delete api for statistic Signed-off-by: xixi <[email protected]> * scan and delete delfiles and delslices in gc subcommand Signed-off-by: xixi <[email protected]> * fix slice leak Signed-off-by: xixi <[email protected]> * fix increProgress nil bug Signed-off-by: xixi <[email protected]> * fix bugs of tkv meta engine Signed-off-by: xixi <[email protected]> * remove unnecessary info Signed-off-by: xixi <[email protected]> * rename Statistic to ScanDeletedObject Signed-off-by: xixi <[email protected]> * update description and information of gc subcommand Signed-off-by: xixi <[email protected]> * change log Signed-off-by: xixi <[email protected]> * fix bugs on conflicts Signed-off-by: xixi <[email protected]> * fix unit tests Signed-off-by: xixi <[email protected]> * make scan sync Signed-off-by: xixi <[email protected]> Signed-off-by: xixi <[email protected]>
- Loading branch information
Showing
8 changed files
with
386 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.