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

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: default avatarAlexey Neyman <avn@emcraft.com>
Signed-off-by: default avatarIlya Yanok <yanok@emcraft.com>
parent 1113cb76
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