commit | 1e0da3cb6cd4a909c64c870344183185bd6815b1 | [log] [tgz] |
---|---|---|
author | Artem B. Bityutskiy <dedekind@infradead.org> | Mon Aug 01 13:05:22 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Sun Nov 06 18:22:17 2005 +0100 |
tree | f7ffedba74681cd8f7662990dfb4f3919dcaef23 | |
parent | e0e3006f79a6d995c9a7de7556f11a9b97536423 [diff] |
[JFFS2] Build fragtree in reverse order 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>