From: Al Viro Date: Fri, 25 Jan 2013 21:08:53 +0000 (-0500) Subject: f2fs: switch init_inode_metadata() to passing parent and name separately X-Git-Tag: v3.9-rc1~67^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f24eac55725859a89c440ee2d19f36fa09e8fc;p=pandora-kernel.git f2fs: switch init_inode_metadata() to passing parent and name separately ... sure, it's tempting to just pass dentry. Except that we don't _have_ anything resembling a real dentry on one of the paths to it. Signed-off-by: Al Viro --- Reading git-diff-tree failed