Searched hist:"53 dc9a67769d0a9733adb5156adfc07edcbc1ea3" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | diff 53dc9a67769d0a9733adb5156adfc07edcbc1ea3 Fri Jan 25 15:01:21 CST 2013 Al Viro <viro@zeniv.linux.org.uk> f2fs: init_dent_inode() should take qstr
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>
|
H A D | node.c | diff 53dc9a67769d0a9733adb5156adfc07edcbc1ea3 Fri Jan 25 15:01:21 CST 2013 Al Viro <viro@zeniv.linux.org.uk> f2fs: init_dent_inode() should take qstr
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>
|
H A D | f2fs.h | diff 53dc9a67769d0a9733adb5156adfc07edcbc1ea3 Fri Jan 25 15:01:21 CST 2013 Al Viro <viro@zeniv.linux.org.uk> f2fs: init_dent_inode() should take qstr
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>
|