Skip to content
Snippets Groups Projects
Commit 8a36d31f authored by Ilya Yanok's avatar Ilya Yanok Committed by Wolfgang Denk
Browse files

jffs2: rewrite jffs2 scanning code based on Linux one


Rewrites jffs2_1pass_build_lists() function in style of Linux's
jffs2_scan_medium() and jffs2_scan_eraseblock().
This includes:
 - Caching flash acceses
 - Smart dealing with free space

Signed-off-by: default avatarAlexey Neyman <avn@emcraft.com>
Signed-off-by: default avatarIlya Yanok <yanok@emcraft.com>
parent e0b55325
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment