aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/root.c
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2006-10-02 09:17:07 +0000
committerLinus Torvalds <[email protected]>2006-10-02 14:57:13 +0000
commit20cdc894c45d2e4ab0c69e95a56b7c5ed36ae0dd (patch)
tree889b369ebf1a54a96e8a93c2d8c49921ed2fc4b4 /fs/proc/root.c
parent[PATCH] proc: reorder the functions in base.c (diff)
downloadkernel-20cdc894c45d2e4ab0c69e95a56b7c5ed36ae0dd.tar.gz
kernel-20cdc894c45d2e4ab0c69e95a56b7c5ed36ae0dd.zip
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Currently proc_pident_lookup gets the names and types from a table and then has a huge switch statement to get the inode and file operations it needs. That is silly and is becoming increasingly hard to maintain so I just put all of the information in the table. Signed-off-by: Eric W. Biederman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/root.c')
0 files changed, 0 insertions, 0 deletions