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:
3a142ed
)
f2fs: init_dent_inode() should take qstr
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 25 Jan 2013 21:01:21 +0000
(16:01 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 8 Feb 2013 07:55:03 +0000
(
02:55
-0500)
for one thing, it doesn't (and shouldn't) use anything else from dentry;
for another, on some call chains the dentry is fake and should
be eliminated completely.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found