Skip to content

Ignore detected block sizes in cdrom provider#3614

Draft
mraerino wants to merge 1 commit intolinuxkit:masterfrom
ffddorf:hotfix/iso9660-panic
Draft

Ignore detected block sizes in cdrom provider#3614
mraerino wants to merge 1 commit intolinuxkit:masterfrom
ffddorf:hotfix/iso9660-panic

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.

2 participants