Home
last modified time | relevance | path

Searched hist:f73846956778a7dfee83403ef9747aff77198848 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_1pass.cf73846956778a7dfee83403ef9747aff77198848 Thu Nov 13 16:49:31 UTC 2008 Ilya Yanok <yanok@emcraft.com> jffs2: fix searching for latest version in jffs2_1pass_list_inodes()

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@emcraft.com>
Signed-off-by: Ilya Yanok <yanok@emcraft.com>