diff options
author | 2013-06-13 23:37:49 +0100 | |
---|---|---|
committer | 2013-06-29 12:57:13 +0400 | |
commit | c77cecee52e9b599da1f8ffd9170d4374c99a345 (patch) | |
tree | 7f3b178cda88ca3e94cf2992b438ccabd7938a62 /fs/proc/base.c | |
parent | udf: provide ->tmpfile() (diff) | |
download | linux-dev-c77cecee52e9b599da1f8ffd9170d4374c99a345.tar.xz linux-dev-c77cecee52e9b599da1f8ffd9170d4374c99a345.zip |
Replace a bunch of file->dentry->d_inode refs with file_inode()
Replace a bunch of file->dentry->d_inode refs with file_inode().
In __fput(), use file->f_inode instead so as not to be affected by any tricks
that file_inode() might grow.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/proc/base.c')
0 files changed, 0 insertions, 0 deletions