[U-Boot] [PATCH 3/6] jffs2: rewrite jffs2 scanning code based on Linux one

Wolfgang Denk wd at denx.de
Tue Dec 9 23:39:45 CET 2008


Dear Ilya Yanok,

In message <1226594976-6087-4-git-send-email-yanok at emcraft.com> you wrote:
> 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: Alexey Neyman <avn at emcraft.com>
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
>  fs/jffs2/jffs2_1pass.c |  227 ++++++++++++++++++++++++++++++++++++------------
>  1 files changed, 171 insertions(+), 56 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Documentation is the castor oil of programming.
Managers know it must be good because the programmers hate it so much.


More information about the U-Boot mailing list