[JFFS2] Move scattered function into related files
authorArtem B. Bityutskiy <dedekind@infradead.org>
Wed, 27 Jul 2005 14:46:14 +0000 (15:46 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 16:50:45 +0000 (17:50 +0100)
commitf97117d15361b3a6aeaf9e347a287ef3f54b58f9
tree614ff5f6fa693e1e475430eff9687e40b96b8555
parentf538c96ba2a3fdf7744ecf9fdffac14b1ec4be32
[JFFS2] Move scattered function into related files

Move functions to read inodes into readinode.c
Move functions to handle fragtree and dentry lists into nodelist.[ch]

Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/jffs2/nodelist.c
fs/jffs2/nodelist.h
fs/jffs2/readinode.c