patch-2.4.0-test12 linux/fs/proc/root.c
Next file: linux/fs/qnx4/inode.c
Previous file: linux/fs/proc/generic.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 23 09:07:36 2000
- Orig file:
v2.4.0-test11/linux/fs/proc/root.c
- Orig date:
Sun Nov 19 18:44:19 2000
diff -u --recursive --new-file v2.4.0-test11/linux/fs/proc/root.c linux/fs/proc/root.c
@@ -82,6 +82,7 @@
* directory handling functions for that..
*/
static struct file_operations proc_root_operations = {
+ read: generic_read_dir,
readdir: proc_root_readdir,
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)