move d_rcu from overlapping d_child to overlapping d_alias
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Oct 2014 23:19:16 +0000 (19:19 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 1 Jan 2015 01:27:50 +0000 (01:27 +0000)
commit026181647a6262f4ba6d60c0847d306ad685468c
tree6254d3a8adc41c4d18c455067d3e8962c0e1b48a
parent060d11323f35afb752a7ba6c5bead732c204de55
move d_rcu from overlapping d_child to overlapping d_alias

commit 946e51f2bf37f1656916eb75bd0742ba33983c28 upstream.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
[bwh: Backported to 3.2:
 - Apply name changes in all the different places we use d_alias and d_child
 - Move the WARN_ON() in __d_free() to d_free() as we don't have dentry_free()]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
23 files changed:
arch/powerpc/platforms/cell/spufs/inode.c
drivers/usb/core/inode.c
fs/9p/vfs_inode_dotl.c
fs/affs/amigaffs.c
fs/autofs4/expire.c
fs/autofs4/root.c
fs/ceph/dir.c
fs/ceph/inode.c
fs/cifs/inode.c
fs/coda/cache.c
fs/dcache.c
fs/debugfs/inode.c
fs/exportfs/expfs.c
fs/ext4/fsync.c
fs/libfs.c
fs/ncpfs/dir.c
fs/ncpfs/ncplib_kernel.h
fs/nfs/getroot.c
fs/notify/fsnotify.c
fs/ocfs2/dcache.c
include/linux/dcache.h
kernel/cgroup.c
security/selinux/selinuxfs.c