Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the removal of bloat files after vacuum full #68

Merged
merged 4 commits into from
Oct 22, 2024

Conversation

visill
Copy link
Contributor

@visill visill commented Oct 18, 2024

  • yezzey_vacuum_garbage(true, false); now moves unnecessary bloat files to trash

  • ReworkFileName now has the desired behavior

  • Moved ReworkFileName so that there would be no cyclic import

  • Added the output of the names of the files that were not deleted

  • Removed the duplicate code (ReworkFileName)

@reshke reshke merged commit 17e12fa into master Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants