diff options
author | David Howells <dhowells@redhat.com> | 2008-02-07 00:15:45 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 08:42:28 -0800 |
commit | a1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95 (patch) | |
tree | 2478c7be46b86b30c86666f72a8816c910c7a7d4 /fs/msdos | |
parent | a90a088021f8f1e9a9cd83f06ac90e1f3aada4d4 (diff) | |
download | linux-a1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95.tar.gz linux-a1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95.tar.bz2 linux-a1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95.zip |
iget: stop PROCFS from using iget() and read_inode()
Stop the PROCFS filesystem from using iget() and read_inode(). Merge
procfs_read_inode() into procfs_get_inode(), and have that call iget_locked()
instead of iget().
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/msdos')
0 files changed, 0 insertions, 0 deletions