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

Support for dynamic BLOCK_COUNT #2

Open
jonas-schievink opened this issue Mar 2, 2020 · 2 comments
Open

Support for dynamic BLOCK_COUNT #2

jonas-schievink opened this issue Mar 2, 2020 · 2 comments

Comments

@jonas-schievink
Copy link

Currently the user has to statically know the device size since BLOCK_COUNT is an associated constant. It would be useful if it would be possible to dynamically determine the device size instead.

@nickray
Copy link
Member

nickray commented Mar 3, 2020

I agree, mount should read it from the metadata (where I believe it's stored), and format should take it as parameter.

@nickray
Copy link
Member

nickray commented Mar 5, 2020

Missing upstream: littlefs-project/littlefs#349

sosthene-nitrokey pushed a commit to sosthene-nitrokey/littlefs2 that referenced this issue Apr 12, 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

No branches or pull requests

2 participants