commit | 69f24eac55725859a89c440ee2d19f36fa09e8fc | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Jan 25 16:08:53 2013 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 08 02:55:04 2013 -0500 |
tree | c80080b85f62f961e6fdcda2d020fb1eff825cf8 | |
parent | c004363dd6aa89f1ccbebd694f261f86db0c840a [diff] |
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 <viro@zeniv.linux.org.uk>