diff options
| author | Alexey Dobriyan <[email protected]> | 2008-04-29 08:01:55 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 15:06:19 +0000 |
| commit | 352ced8e594091d74b92da9bcf07aea81d37ac55 (patch) | |
| tree | a0e5f67be54a2d1138837787fc126e6807156418 /fs/proc/root.c | |
| parent | proc: switch /proc/ip2mem to seq_file interface (diff) | |
| download | kernel-352ced8e594091d74b92da9bcf07aea81d37ac55.tar.gz kernel-352ced8e594091d74b92da9bcf07aea81d37ac55.zip | |
proc: switch /proc/scsi/device_info to seq_file interface
Note 1: 0644 should be used, but root bypasses permissions, so writing
to /proc/scsi/device_info still works.
Note 2: looks like scsi_dev_info_list is unprotected
Note 3: probably make proc whine about "unwriteable but with ->write hook"
entries. Probably.
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: Matthew Wilcox <[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
