Nick Piggin 873feea09e fs: dcache per-inode inode alias locking
dcache_inode_lock can be replaced with per-inode locking. Use existing
inode->i_lock for this. This is slightly non-trivial because we sometimes
need to find the inode from the dentry, which requires d_inode to be
stabilised (either with refcount or d_lock).

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:31 +11:00
..
2009-09-23 13:03:46 -05:00
2008-05-14 19:23:25 -05:00
2010-10-28 09:08:47 -05:00
2011-01-07 17:50:18 +11:00
2010-10-29 04:16:38 -04:00
2010-08-02 14:28:35 -05:00