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

Fix typos in tests/ #9244

Merged
merged 1 commit into from Sep 3, 2019
Merged

Fix typos in tests/ #9244

merged 1 commit into from Sep 3, 2019

Conversation

Gelma
Copy link
Contributor

@Gelma Gelma commented Aug 29, 2019

No description provided.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And likewise, squash the commits and sign-off in the commit message.

@@ -62,7 +62,7 @@ for prj in "${no_prjs[@]}"; do
log_mustnot zfs set projectquota@$prj=100m $QFS
done

log_note "can set all numberic id even that id is not existed"
log_note "can set all numeric id even if that id is nonexistent"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine. One other idea would be "can set all numeric id even if that id does not exist"

Copy link
Member

@rlaager rlaager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. One optional comment.

Copy link
Member

@rlaager rlaager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you changed the other instance to be "dose not exist", so let's do that here too.

Thanks a lot for patch review to @freqlabs

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
@Gelma
Copy link
Contributor Author

Gelma commented Aug 31, 2019

I think you changed the other instance to be "dose not exist", so let's do that here too.

Done! Thanks

Copy link
Member

@rlaager rlaager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go

@codecov
Copy link

codecov bot commented Sep 1, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9244      +/-   ##
==========================================
- Coverage   79.31%   76.06%   -3.26%     
==========================================
  Files         400      383      -17     
  Lines      122034   120613    -1421     
==========================================
- Hits        96792    91739    -5053     
- Misses      25242    28874    +3632
Flag Coverage Δ
#kernel 75.57% <ø> (-4.26%) ⬇️
#user 65.68% <ø> (-1.78%) ⬇️

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 c953960...46ece1e. Read the comment docs.

@behlendorf behlendorf merged commit 24739cd into openzfs:master Sep 3, 2019
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 24, 2019
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes openzfs#9244
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 27, 2019
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes openzfs#9244
tonyhutter pushed a commit that referenced this pull request Jan 23, 2020
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #9244
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Code Review Needed Ready for review and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants