-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Fix error message on promoting encrypted dataset #8935
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionally the patch looks good just a few comments.
Codecov Report
@@ Coverage Diff @@
## master #8935 +/- ##
==========================================
- Coverage 78.86% 78.74% -0.13%
==========================================
Files 388 382 -6
Lines 120055 117777 -2278
==========================================
- Hits 94683 92745 -1938
+ Misses 25372 25032 -340
Continue to review full report at Codecov.
|
This patch corrects the error messgae reported when attempting to promote a dataset outside of its encryption root. Fixes: 8905 Signed-off-by: Tom Caputi <tcaputi@datto.com>
e59377d
to
3f55f14
Compare
This patch corrects the error message reported when attempting to promote a dataset outside of its encryption root. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes openzfs#8905 Closes openzfs#8935
This patch corrects the error message reported when attempting to promote a dataset outside of its encryption root. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes openzfs#8905 Closes openzfs#8935
This patch corrects the error message reported when attempting to promote a dataset outside of its encryption root. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes openzfs#8905 Closes openzfs#8935
This patch corrects the error message reported when attempting to promote a dataset outside of its encryption root. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes openzfs#8905 Closes openzfs#8935
This patch corrects the error message reported when attempting to promote a dataset outside of its encryption root. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes openzfs#8905 Closes openzfs#8935
This patch corrects the error messgae reported when attempting
to promote a dataset outside of its encryption root.
Fixes: #8905
Signed-off-by: Tom Caputi tcaputi@datto.com
Types of changes
Checklist:
Signed-off-by
.