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

storage: trim \0 at the tail of blob id #1023

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

jiangliu
Copy link
Collaborator

With user specified blob id, there may be padding \0 at the end, which must be trimmed when building blob file path from blob id.

Signed-off-by: Jiang Liu [email protected]

With user specified blob id, there may be padding `\0` at the end,
which must be trimmed when building blob file path from blob id.

Signed-off-by: Jiang Liu <[email protected]>
@jiangliu jiangliu requested a review from a team as a code owner January 19, 2023 08:08
@jiangliu jiangliu requested review from imeoer, starnop and hsiangkao and removed request for a team January 19, 2023 08:08
@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/44836

@anolis-bot
Copy link
Collaborator

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

@imeoer imeoer merged commit 6b90aa5 into dragonflyoss:master Jan 20, 2023
@jiangliu jiangliu deleted the trim-blob-id branch March 28, 2023 01:54
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