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 zfs module parameters man5 #6785
Conversation
Update zfs module parameters man5 with the following missing parameter details: * zfs_arc_meta_strategy Clarify with greater detail some existing options where the details of the options was not clear or the default value as previously detailed was incorrect as to what was actually the real default
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.
@abraunegg Thanks for the PR! I left you some inline comments about some inconsistencies I saw. Also, you need to a Signed-off-by line in your commit message. Thanks again!
Update man5 changes based on feedback
Codecov Report
@@ Coverage Diff @@
## master #6785 +/- ##
==========================================
+ Coverage 75.25% 75.32% +0.07%
==========================================
Files 297 297
Lines 94374 94374
==========================================
+ Hits 71021 71091 +70
+ Misses 23353 23283 -70
Continue to review full report at Codecov.
|
Add signed-off tag Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com>
Update zfs module parameters man5 with missing parameter details for multiple tunings. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com> Closes openzfs#6785
Update zfs module parameters man5 with missing parameter details for multiple tunings. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com> Closes openzfs#6785
Update zfs module parameters man5 with missing parameter details for multiple tunings. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com> Closes openzfs#6785
Update zfs module parameters man5 with missing parameter details for multiple tunings. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com> Closes openzfs#6785
Update zfs module parameters man5 with missing parameter details for multiple tunings. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com> Closes openzfs#6785
Update zfs module parameters man5 with missing parameter details for multiple tunings. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com> Closes openzfs#6785
Update zfs module parameters man5 with the following missing parameter
details:
the options was not clear or the default value as previously detailed
was incorrect as to what was actually the real default
Description
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist:
Signed-off-by.