patch-1.3.68 linux/fs/proc/inode.c
Next file: linux/include/linux/fs.h
Previous file: linux/fs/proc/base.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Feb 21 10:30:09 1996
- Orig file:
v1.3.67/linux/fs/proc/inode.c
- Orig date:
Tue Jan 23 21:15:51 1996
diff -u --recursive --new-file v1.3.67/linux/fs/proc/inode.c linux/fs/proc/inode.c
@@ -222,6 +222,7 @@
inode->i_op = &proc_array_inode_operations;
return;
case PROC_PID_CMDLINE:
+ case PROC_PID_STATUS:
case PROC_PID_STAT:
case PROC_PID_STATM:
inode->i_mode = S_IFREG | S_IRUGO;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this