[JFFS2] Prevent ino cache removal for inodes in use
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 27 Feb 2005 23:01:36 +0000 (23:01 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:46:14 +0000 (12:46 +0200)
Don't remove inocache for inodes which are in read_inode() or
clear_inode() until they're done.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found