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

cmd: send compressed ZFS stream by using -c flag on send #25

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

pabloyoyoista
Copy link
Contributor

Allows the usage of built-in zfs compression by using the -c flag on zfs send. It can be very useful and save time and power if the pool is already compressed.

@someone1 someone1 merged commit 725c6b7 into someone1:master Mar 27, 2020
@someone1
Copy link
Owner

Thanks for the MR! Didn't track when this was added to the zfs send options but good to know! I assume most people would be using lz4 on their streams which wouldn't compress as nicely as the default gzip option - but that won't always be the case!

@pabloyoyoista pabloyoyoista deleted the compress branch March 28, 2020 14:07
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