From: Artem B. Bityuckiy Date: Mon, 28 Feb 2005 08:21:09 +0000 (+0000) Subject: [JFFS2] Fix NOR specific scan BUG X-Git-Tag: v2.6.13-rc3~93^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31fbdf7aa5aac8a2a34f180a25deb157297a10c9;p=pandora-kernel.git [JFFS2] Fix NOR specific scan BUG Fix fairly sad NOR-specific bug - during FS building ic->scan_dents isn't zero, but jffs2_mark_node_obsolete() migt be called it tries to finde the ic corresponding to ref - this requires ic->scan_dents = 0. Signed-off-by: Artem B. Bityuckiy Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed