commit | 67e345d17ff8c2085a54c293001ae548f7be7b21 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun Feb 27 23:01:36 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:46:14 2005 +0200 |
tree | 07f2829e98c22c5d1edd8832a06a11cbdde85f24 | |
parent | 002fa30170f9500ac31fa22931c689029af7f27b [diff] |
[JFFS2] Prevent ino cache removal for inodes in use 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>