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

nydus-image: fix incorrect node offset in rafs v6 for hardlinks #643

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

yixiaojie0x
Copy link

Hardlinks in RAFS v6 have different inode numbers. To fix it, we need to set correct offset for hardlinks.

Signed-off-by: yixiaojie yixiaojie@bytedance.com

@anolis-bot
Copy link
Collaborator

@yixiaojie0x , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/17598

@anolis-bot
Copy link
Collaborator

@yixiaojie0x , The CI test is completed, please check result:

Test CaseTest Result
merge-target-branch✅ SUCCESS
build-docker-image✅ SUCCESS
compile-nydus✅ SUCCESS
compile-ctr-remote✅ SUCCESS
compile-nydus-snapshotter✅ SUCCESS
start-nydus-snapshotter-config-containerd✅ SUCCESS
run-container-with-nydus-image✅ SUCCESS

Congratulations, your test job passed!

@changweige
Copy link
Contributor

This is addressing #552 and tested by @changweige

Hardlinks in RAFS v6 have different inode numbers. To fix it, we need to
set correct offset for hardlinks.

Signed-off-by: yixiaojie <yixiaojie@bytedance.com>
@anolis-bot
Copy link
Collaborator

@yixiaojie0x , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/17736

@anolis-bot
Copy link
Collaborator

@yixiaojie0x , The CI test is completed, please check result:

Test CaseTest Result
merge-target-branch✅ SUCCESS
build-docker-image✅ SUCCESS
compile-nydus✅ SUCCESS
compile-ctr-remote✅ SUCCESS
compile-nydus-snapshotter✅ SUCCESS
start-nydus-snapshotter-config-containerd✅ SUCCESS
run-container-with-nydus-image✅ SUCCESS

Congratulations, your test job passed!

@jiangliu jiangliu merged commit 5d15677 into dragonflyoss:master Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants