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

Fixed a small typo in man/man1/raidz_test.1 #8855

Merged
merged 1 commit into from
Jun 5, 2019
Merged

Fixed a small typo in man/man1/raidz_test.1 #8855

merged 1 commit into from
Jun 5, 2019

Conversation

pewo
Copy link
Contributor

@pewo pewo commented Jun 4, 2019

This is a small typo fix, and my first PR in zfs

Motivation and Context

Correct english

Description

I changed the word bencmarking to benchmarking

How Has This Been Tested?

N/A N/A N/A N/A

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)
  • [x ] Documentation (a change to man pages or other documentation)

Checklist:

Signed-off-by: Peter Wirdemo <peter.wirdemo@gmail.com>
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Jun 4, 2019
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Jun 5, 2019
@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8855      +/-   ##
==========================================
- Coverage   78.67%   78.56%   -0.11%     
==========================================
  Files         382      382              
  Lines      117771   117771              
==========================================
- Hits        92651    92522     -129     
- Misses      25120    25249     +129
Flag Coverage Δ
#kernel 79.35% <ø> (+0.05%) ⬆️
#user 67% <ø> (-0.42%) ⬇️

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 df24bcf...01e452f. Read the comment docs.

@behlendorf behlendorf merged commit 2ecc202 into openzfs:master Jun 5, 2019
behlendorf pushed a commit that referenced this pull request Jun 7, 2019
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Peter Wirdemo <peter.wirdemo@gmail.com>
Closes #8855
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.

4 participants