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

Update raw send documentation #8544

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Conversation

tcaputi
Copy link
Contributor

@tcaputi tcaputi commented Mar 28, 2019

This patch simply clarifies some of the limitations related to
raw sends in the man page. No functional changes.

Fixes: #8503

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

man/man8/zfs.8 Outdated Show resolved Hide resolved
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Mar 28, 2019
@behlendorf
Copy link
Contributor

@jwittlincohen would you mind reviewing this update to the documentation.

@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

Merging #8544 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8544      +/-   ##
==========================================
- Coverage    78.5%   78.42%   -0.08%     
==========================================
  Files         380      380              
  Lines      116469   116440      -29     
==========================================
- Hits        91431    91316     -115     
- Misses      25038    25124      +86
Flag Coverage Δ
#kernel 79.09% <ø> (+0.07%) ⬆️
#user 66.81% <ø> (-0.28%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f94b3cb...657f8d2. Read the comment docs.

This patch simply clarifies some of the limitations related to
raw sends in the man page. No functional changes.

Fixes: openzfs#8503

Signed-off-by: Tom Caputi <[email protected]>
@tcaputi tcaputi force-pushed the errata4_doc_update2 branch from 1e3668d to 657f8d2 Compare March 29, 2019 15:19
@tcaputi
Copy link
Contributor Author

tcaputi commented Mar 29, 2019

@behlendorf @jwittlincohen your comments have been addressed.

@jwittlincohen
Copy link
Contributor

@behlendorf @jwittlincohen your comments have been addressed.

Thanks for making the requested changes!

@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Mar 29, 2019
@behlendorf behlendorf merged commit dd29864 into openzfs:master Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errata #4 on pool that never had encryption
3 participants