From: David Howells Date: Tue, 13 Jan 2015 17:57:53 +0000 (+0000) Subject: VFS: Convert file->f_dentry->d_inode to file_inode() X-Git-Tag: fixes-v4.0-rc1~247^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb32c76d16aa40f3057f53273ac483a8e2468004;p=pandora-kernel.git VFS: Convert file->f_dentry->d_inode to file_inode() Convert file->f_dentry->d_inode to file_inode() so as to get layered filesystems right. Found with: git grep '[.>]f_dentry' Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed