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

When FFat is mounted before SD, then filesystem reports wrong system sizes #8520

Merged
merged 3 commits into from
Aug 29, 2023
Merged

When FFat is mounted before SD, then filesystem reports wrong system sizes #8520

merged 3 commits into from
Aug 29, 2023

Conversation

holgerlembke
Copy link
Contributor

Depending on filesystem init order, SD reports wrong usedBytes()/totalBytes() results.

The reason was a fixed drive id.

See:

#3546 (comment)

drive id was implemented fixed, does not work with arbitrary initialization.

See #3546
@CLAassistant
Copy link

CLAassistant commented Aug 13, 2023

CLA assistant check
All committers have signed the CLA.

@P-R-O-C-H-Y P-R-O-C-H-Y self-assigned this Aug 15, 2023
@P-R-O-C-H-Y P-R-O-C-H-Y added the Area: Libraries Issue is related to Library support. label Aug 15, 2023
@VojtechBartoska
Copy link
Contributor

@P-R-O-C-H-Y Is it a good candidate for 2.0.12 release?

@VojtechBartoska VojtechBartoska added this to the 2.0.12 milestone Aug 28, 2023
@VojtechBartoska VojtechBartoska added the Status: Review needed Issue or PR is awaiting review label Aug 28, 2023
@me-no-dev me-no-dev merged commit 42fc2fb into espressif:master Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Libraries Issue is related to Library support. Status: Review needed Issue or PR is awaiting review
Projects
Development

Successfully merging this pull request may close these issues.

5 participants