commit | e45b590b976465c258f3e2a6cc84573fc19e16d3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Aug 07 23:49:07 2008 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 25 01:18:05 2008 -0400 |
tree | 54b795a1acd985b9bcc5adbe057706209a2612d3 | |
parent | 2d8a10cd1760e7ecc07a21e409485947c68a3291 [diff] |
[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>