aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2008-02-07 00:15:45 -0800
committerLinus Torvalds <[email protected]>2008-02-07 08:42:28 -0800
commita1d4aebbfa91c55a6b0c629a9ccf6369be0c6e95 (patch)
tree2478c7be46b86b30c86666f72a8816c910c7a7d4 /include/linux
parenta90a088021f8f1e9a9cd83f06ac90e1f3aada4d4 (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