[U-Boot] [PATCH 1/6] jffs2: fix searching for latest version in jffs2_1pass_list_inodes()

Wolfgang Denk wd at denx.de
Tue Dec 9 23:38:37 CET 2008


Dear Ilya Yanok,

In message <1226594976-6087-2-git-send-email-yanok at emcraft.com> you wrote:
> We need to update i_version inside cycle to find really latest version
> inside jffs2_1pass_list_inodes(). With that fixed we can use isize inside
> dump_inode() instead of calling expensive jffs2_1pass_read_inode().
> 
> Signed-off-by: Alexey Neyman <avn at emcraft.com>
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
>  fs/jffs2/jffs2_1pass.c |    5 ++---
>  1 files changed, 2 insertions(+), 3 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
Testing can show the presense of bugs, but not their absence.
                                                   -- Edsger Dijkstra


More information about the U-Boot mailing list