[JFFS2] Build fragtree in reverse order
authorArtem B. Bityutskiy <dedekind@infradead.org>
Mon, 1 Aug 2005 12:05:22 +0000 (13:05 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 17:22:17 +0000 (18:22 +0100)
Instead of building fragtree starting from node with the smallest version
number, start from the highest. This helps to avoid reading and checking
obsolete nodes.

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

No differences found