diff options
| author | David Howells <[email protected]> | 2008-02-07 00:15:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-07 08:42:28 -0800 |
| commit | a1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95 (patch) | |
| tree | 2478c7be46b86b30c86666f72a8816c910c7a7d4 /include/linux | |
| parent | a90a088021f8f1e9a9cd83f06ac90e1f3aada4d4 (diff) | |
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().
[[email protected]: coding-style fixes]
Signed-off-by: David Howells <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions