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

Ignore detected block sizes in cdrom provider #3614

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mraerino
Copy link
Contributor

@mraerino mraerino commented Apr 1, 2021

- What I did

Ignored detected blocksizes in go-diskfs.
We were running into an issue where the detection is wrong (diskfs/go-diskfs#104) which causes a panic in metadata (diskfs/go-diskfs#103)

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Marcus Weiner <marcus.weiner@gmail.com>
@deitch
Copy link
Collaborator

deitch commented Apr 1, 2021

This makes sense to me. There are open PRs on go-diskfs to fix this specific issue (the panics), but I see no reason not to rely on default sizes here.

mudler added a commit to mudler/linuxkit that referenced this pull request Jan 27, 2022
davidcassany pushed a commit to rancher-sandbox/linuxkit that referenced this pull request May 9, 2023
davidcassany pushed a commit to rancher-sandbox/linuxkit that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants