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

Update wiki links with new address #10395

Merged
merged 1 commit into from
Jun 4, 2020
Merged

Update wiki links with new address #10395

merged 1 commit into from
Jun 4, 2020

Conversation

gmelikov
Copy link
Member

@gmelikov gmelikov commented Jun 3, 2020

Signed-off-by: George Melikov mail@gmelikov.ru

Motivation and Context

Use direct links to new documentation resource.

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

Checklist:

  • My code follows the ZFS on Linux code style requirements.
  • I have updated the documentation accordingly.
  • I have read the contributing document.
  • I have added tests to cover my changes.
  • I have run the ZFS Test Suite with this change applied.
  • All commit messages are properly formatted and contain Signed-off-by.

.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE.md Outdated Show resolved Hide resolved
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Jun 3, 2020
Signed-off-by: George Melikov <mail@gmelikov.ru>
@gmelikov
Copy link
Member Author

gmelikov commented Jun 3, 2020

@behlendorf updated. And could you please update the link in repo description?
Screenshot 2020-06-03 at 22 31 38

@behlendorf
Copy link
Contributor

could you please update the link in repo description?

Done.

@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10395      +/-   ##
==========================================
- Coverage   79.61%   79.45%   -0.16%     
==========================================
  Files         391      391              
  Lines      123603   123603              
==========================================
- Hits        98402    98212     -190     
- Misses      25201    25391     +190     
Flag Coverage Δ
#kernel 80.17% <ø> (+0.21%) ⬆️
#user 65.69% <ø> (-0.45%) ⬇️
Impacted Files Coverage Δ
module/lua/lmem.c 83.33% <0.00%> (-4.17%) ⬇️
cmd/ztest/ztest.c 77.35% <0.00%> (-3.94%) ⬇️
module/zfs/vdev_raidz.c 89.10% <0.00%> (-3.06%) ⬇️
module/zcommon/zfs_fletcher.c 75.65% <0.00%> (-2.64%) ⬇️
module/zfs/zio_compress.c 89.74% <0.00%> (-2.57%) ⬇️
module/zfs/dsl_synctask.c 92.40% <0.00%> (-2.54%) ⬇️
module/zfs/vdev_raidz_math.c 76.57% <0.00%> (-2.26%) ⬇️
module/zfs/vdev_queue.c 94.62% <0.00%> (-1.80%) ⬇️
module/zfs/metaslab.c 94.21% <0.00%> (-1.53%) ⬇️
module/zfs/dmu_traverse.c 96.34% <0.00%> (-0.67%) ⬇️
... and 44 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 3bf3b16...03f0833. 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 4, 2020
@behlendorf behlendorf merged commit 52998c7 into openzfs:master Jun 4, 2020
as-com pushed a commit to as-com/zfs that referenced this pull request Jun 20, 2020
Use direct links to new documentation resource.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Melikov <mail@gmelikov.ru>
Closes openzfs#10395 
(cherry picked from commit 52998c7)
jsai20 pushed a commit to jsai20/zfs that referenced this pull request Mar 30, 2021
Use direct links to new documentation resource.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Melikov <mail@gmelikov.ru>
Closes openzfs#10395
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.

2 participants