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

Feat/btrfs compression #539

Merged
merged 2 commits into from
Sep 8, 2024
Merged

Feat/btrfs compression #539

merged 2 commits into from
Sep 8, 2024

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Sep 1, 2024

activate opportunistic compression of files on mount options of btrfs

this comes free and is handled gracefully by btrfs according to
pre-compression heuristics, making it an ideal filesystem choice for
tomb volumes that have compressable contents.

A `compress-force=zstd:1` custom option would deactivate the heuristic
test and compress everything.
@jaromil jaromil marked this pull request as ready for review September 3, 2024 20:10
@jaromil jaromil merged commit ff69299 into master Sep 8, 2024
3 checks 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.

1 participant