]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] switch all filesystems over to d_obtain_alias
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Aug 2008 13:49:04 +0000 (15:49 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:01 +0000 (05:13 -0400)
commit0afa1428ddacecd66354f07bf5f11843db5afa13
treec4be3843ea87a777c2647f471895917005d8068f
parent2c6e1df9656ca35eb554b3de25a5bbb937654175
[PATCH] switch all filesystems over to d_obtain_alias

Switch all users of d_alloc_anon to d_obtain_alias.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
19 files changed:
fs/dcache.c
fs/efs/namei.c
fs/exportfs/expfs.c
fs/ext2/namei.c
fs/ext3/namei.c
fs/ext4/namei.c
fs/fat/inode.c
fs/fuse/inode.c
fs/gfs2/ops_export.c
fs/isofs/export.c
fs/jfs/namei.c
fs/nfs/getroot.c
fs/ntfs/namei.c
fs/ocfs2/export.c
fs/reiserfs/inode.c
fs/reiserfs/namei.c
fs/udf/namei.c
fs/xfs/linux-2.6/xfs_export.c
fs/xfs/linux-2.6/xfs_ioctl.c