git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c004363
)
f2fs: switch init_inode_metadata() to passing parent and name separately
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 25 Jan 2013 21:08:53 +0000
(16:08 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 8 Feb 2013 07:55:04 +0000
(
02:55
-0500)
... 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>
No differences found