]> git.baikalelectronics.ru Git - kernel.git/commit
fs: change d_hash for rcu-walk
authorNick Piggin <npiggin@kernel.dk>
Fri, 7 Jan 2011 06:49:28 +0000 (17:49 +1100)
committerNick Piggin <npiggin@kernel.dk>
Fri, 7 Jan 2011 06:50:20 +0000 (17:50 +1100)
commitfd0243a0005c832cb54d48a45b9d0d2bdc9f3c6a
tree57a10ef164e4d2f798d9b832dbeaf973aca2ab83
parent3101dbb3587fa1ec659570105cc4560e3e2eec9f
fs: change d_hash for rcu-walk

Change d_hash so it may be called from lock-free RCU lookups. See similar
patch for d_compare for details.

For in-tree filesystems, this is just a mechanical change.

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
25 files changed:
Documentation/filesystems/Locking
Documentation/filesystems/porting
Documentation/filesystems/vfs.txt
drivers/staging/smbfs/cache.c
drivers/staging/smbfs/dir.c
fs/adfs/dir.c
fs/affs/namei.c
fs/cifs/dir.c
fs/cifs/readdir.c
fs/dcache.c
fs/ecryptfs/inode.c
fs/fat/namei_msdos.c
fs/fat/namei_vfat.c
fs/gfs2/dentry.c
fs/hfs/hfs_fs.h
fs/hfs/string.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/unicode.c
fs/hpfs/dentry.c
fs/isofs/inode.c
fs/jfs/namei.c
fs/namei.c
fs/ncpfs/dir.c
fs/sysv/namei.c
include/linux/dcache.h