commit | dd37978c50bc8b354e5c4633f69387f16572fdac | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 01 19:48:30 2013 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 01 19:48:30 2013 -0500 |
tree | d233c7027f26869485f96556cc9cddacbb3a8f2d | |
parent | 5e608671dfbfd6a9556c31df65a4f147439eed59 [diff] |
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 <viro@zeniv.linux.org.uk>