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 #10423

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Fix typos #10423

merged 1 commit into from
Jun 10, 2020

Conversation

Gelma
Copy link
Contributor

@Gelma Gelma commented Jun 8, 2020

Hi guys,
thanks a lot for your work.

Here a stupid patch about typos.

Thanks a lot,
Gelma

cmd/zpool/os/linux/zpool_vdev_os.c Outdated Show resolved Hide resolved
module/os/linux/zfs/abd_os.c Outdated Show resolved Hide resolved
module/zfs/arc.c Outdated Show resolved Hide resolved
module/zfs/dsl_dataset.c Outdated Show resolved Hide resolved
module/zfs/zio.c Outdated Show resolved Hide resolved
@ghost ghost added the Status: Code Review Needed Ready for review and testing label Jun 8, 2020
module/os/freebsd/zfs/zfs_znode.c Show resolved Hide resolved
@behlendorf
Copy link
Contributor

@Gelma thanks! Can you please just address the cstyle warning.

./module/os/freebsd/zfs/zfs_vnops.c: 388: line > 80 characters

@Gelma
Copy link
Contributor Author

Gelma commented Jun 8, 2020

@Gelma thanks! Can you please just address the cstyle warning.

./module/os/freebsd/zfs/zfs_vnops.c: 388: line > 80 characters

Ok, I split on two lines. I'm going to send new commit.

@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10423      +/-   ##
==========================================
- Coverage   79.39%   79.30%   -0.10%     
==========================================
  Files         391      391              
  Lines      123633   123633              
==========================================
- Hits        98162    98046     -116     
- Misses      25471    25587     +116     
Flag Coverage Δ
#kernel 79.97% <ø> (+0.12%) ⬆️
#user 64.65% <ø> (-0.76%) ⬇️
Impacted Files Coverage Δ
include/sys/zfs_znode.h 100.00% <ø> (ø)
lib/libzfs/libzfs_crypto.c 63.92% <ø> (ø)
module/lua/ldo.c 78.39% <ø> (ø)
module/unicode/u8_textprep.c 33.57% <ø> (ø)
module/zfs/abd.c 94.82% <ø> (ø)
module/zfs/arc.c 88.62% <ø> (-0.63%) ⬇️
module/zfs/btree.c 81.85% <ø> (-1.64%) ⬇️
module/zfs/dsl_bookmark.c 88.80% <ø> (ø)
module/zfs/metaslab.c 95.50% <ø> (-0.19%) ⬇️
module/zfs/vdev_raidz.c 90.63% <ø> (+1.52%) ⬆️
... and 54 more

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 c9e319f...ea98217. Read the comment docs.

@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Jun 8, 2020
@behlendorf
Copy link
Contributor

@Gelma one last thing. Can you please squash your changes in to a single commit, add your signed-off-by and then update the PR.

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

Gelma commented Jun 9, 2020

@Gelma one last thing. Can you please squash your changes in to a single commit, add your signed-off-by and then update the PR.

Thanks a lot. I'm going to upload new version.

@behlendorf behlendorf merged commit dd4bc56 into openzfs:master Jun 10, 2020
BrainSlayer pushed a commit to BrainSlayer/zfs that referenced this pull request Jun 10, 2020
Correct various typos in the comments and tests.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes openzfs#10423
lundman referenced this pull request in openzfsonosx/openzfs Jun 12, 2020
Correct various typos in the comments and tests.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #10423
jsai20 pushed a commit to jsai20/zfs that referenced this pull request Mar 30, 2021
Correct various typos in the comments and tests.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes openzfs#10423
sempervictus pushed a commit to sempervictus/zfs that referenced this pull request May 31, 2021
Correct various typos in the comments and tests.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes openzfs#10423
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.

3 participants