[JFFS2] Fix node lookup
authorArtem B. Bityuckiy <dedekind@infradead.org>
Thu, 17 Feb 2005 17:51:17 +0000 (17:51 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:39:35 +0000 (12:39 +0200)
Look the ref->next_phys field instead of ->next_in_ino to determine
if the block has more then one node.

Signed-off-by: Artem B. Bityuckiy <dedekind@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found