From: Al Viro Date: Sat, 2 Mar 2013 00:48:30 +0000 (-0500) Subject: cache the value of file_inode() in struct file X-Git-Tag: v3.9-rc1~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd37978c50bc8b354e5c4633f69387f16572fdac;p=pandora-kernel.git cache the value of file_inode() in struct file Note that this thing does *not* contribute to inode refcount; it's pinned down by dentry. Signed-off-by: Al Viro --- Reading git-diff-tree failed