From: Al Viro Date: Fri, 25 Jan 2013 21:01:21 +0000 (-0500) Subject: f2fs: init_dent_inode() should take qstr X-Git-Tag: v3.9-rc1~67^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53dc9a67769d0a9733adb5156adfc07edcbc1ea3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed