Home
last modified time | relevance | path

Searched hist:"873 feea0" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Ddcache.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/fs/nfs/
H A Dgetroot.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/fs/affs/
H A Damigaffs.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/fs/exportfs/
H A Dexpfs.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/fs/notify/
H A Dfsnotify.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/include/linux/
H A Ddcache.h873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/fs/9p/
H A Dvfs_inode.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
/openbmc/linux/fs/
H A Ddcache.c873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>
873feea0 Fri Jan 07 00:50:06 CST 2011 Nick Piggin <npiggin@kernel.dk> 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>