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

Prepare for exposing nydus images as block devices #1125

Merged
merged 5 commits into from
Mar 3, 2023
Merged

Prepare for exposing nydus images as block devices #1125

merged 5 commits into from
Mar 3, 2023

Conversation

jiangliu
Copy link
Collaborator

@jiangliu jiangliu commented Mar 1, 2023

Prepare for exposing nydus images as block devices

jiangliu and others added 5 commits February 24, 2023 17:22
Only support maximum 255 layers for RAFS v6, because it could only
encoding 255 blob indice.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Refine dump_v6_bootstrap() to prepare for fixing a bug.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Correctly set mapped-blkaddr for RAFS v6 device slots.
It will be used to represent a Nydus image as a block device.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Define helper functions to detect caceh types.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
Correctly generate mapped-blkaddr for RAFS devslot array
@jiangliu jiangliu requested a review from a team as a code owner March 1, 2023 11:57
@jiangliu jiangliu requested review from imeoer, changweige and hsiangkao and removed request for a team March 1, 2023 11:57
@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/53790

@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!

@imeoer imeoer merged commit 04e4349 into master Mar 3, 2023
@hsiangkao hsiangkao deleted the dev/v2.3 branch March 3, 2023 09:14
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.

3 participants