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
..
2011-01-07 17:50:26 +11:00
2010-09-08 14:25:53 +08:00
2010-09-10 09:18:15 -07:00
2010-09-10 09:18:15 -07:00
2010-09-10 09:18:15 -07:00
2010-09-10 09:18:15 -07:00
2010-05-05 18:17:30 -07:00
2010-11-18 14:10:56 -08:00
2011-01-07 17:50:26 +11:00
2010-05-21 18:31:20 -04:00