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

rafs: fix incorrect blob id in merged TARFS #1168

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

jiangliu
Copy link
Collaborator

When merging multiple RAFS filesystems in TARFS mode into one, the generated data blob is incorrectly, it actually the meta blob id instead of data blob id.

When merging multiple RAFS filesystems in TARFS mode into one, the
generated data blob is incorrectly, it actually the meta blob id
instead of data blob id.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
@jiangliu jiangliu requested a review from a team as a code owner March 21, 2023 13:46
@jiangliu jiangliu requested review from bergwolf, luodw and adamqqqplay and removed request for a team March 21, 2023 13:46
@anolis-bot
Copy link
Collaborator

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

@anolis-bot
Copy link
Collaborator

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

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

Copy link
Member

@adamqqqplay adamqqqplay left a comment

Choose a reason for hiding this comment

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

LGTM

@jiangliu jiangliu merged commit c6e5bd8 into dragonflyoss:master Mar 22, 2023
@jiangliu jiangliu deleted the tarfs-merge branch March 28, 2023 01:52
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.

None yet

3 participants