Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove gc_nbytes check during sd card LUN mapping #10351

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

relic-se
Copy link

Fixes #10342

SD cards where previously not populating into the second drive. This change fixes that issue and presents the drive as intended by removing the gc_nbytes(...) check on sdcard during LUN mapping.

@tannewt for interest

@relic-se relic-se changed the title Remove gc_nbytes check Remove gc_nbytes check during sd card LUN mapping May 15, 2025
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thank you!

@dhalbert dhalbert merged commit 01973e1 into adafruit:main May 15, 2025
524 checks passed
@relic-se relic-se deleted the sdcardio-drive-fix branch May 15, 2025 17:19
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.

Configure sdcardio automount within settings.toml
2 participants