Skip to content

lookahead_size description is inconsistent in v2-alpha #147

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

Closed
amitv87 opened this issue Feb 16, 2019 · 1 comment
Closed

lookahead_size description is inconsistent in v2-alpha #147

amitv87 opened this issue Feb 16, 2019 · 1 comment

Comments

@amitv87
Copy link

amitv87 commented Feb 16, 2019

The comment in the c file says lookahead_size must be a multiple of 4
https://github.com/ARMmbed/littlefs/blob/v2-alpha/lfs.c#L3222

And comment in headers says lookahead_size must be multiple of 64-bits (8 bytes)
https://github.com/ARMmbed/littlefs/blob/v2-alpha/lfs.h#L208

@geky
Copy link
Member

geky commented Apr 9, 2019

Thanks for creating an issue! I've updated this on the v2-alpha branch (#85), let me know if you see any other mistakes.

Related #134

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