[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)
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>

No differences found