[PATCH] change d_add_ci argument ordering
authorChristoph Hellwig <hch@lst.de>
Thu, 7 Aug 2008 21:49:07 +0000 (23:49 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 25 Aug 2008 05:18:05 +0000 (01:18 -0400)
commite45b590b976465c258f3e2a6cc84573fc19e16d3
tree54b795a1acd985b9bcc5adbe057706209a2612d3
parent2d8a10cd1760e7ecc07a21e409485947c68a3291
[PATCH] change d_add_ci argument ordering

As pointed out during review d_add_ci argument order should match d_add,
so switch the dentry and inode arguments.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/dcache.c
fs/xfs/linux-2.6/xfs_iops.c
include/linux/dcache.h