patch-2.1.44 linux/fs/proc/procfs_syms.c
Next file: linux/fs/proc/root.c
Previous file: linux/fs/proc/openpromfs.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 26 12:33:39 1997
- Orig file:
v2.1.43/linux/fs/proc/procfs_syms.c
- Orig date:
Mon Jun 16 16:35:59 1997
diff -u --recursive --new-file v2.1.43/linux/fs/proc/procfs_syms.c linux/fs/proc/procfs_syms.c
@@ -38,7 +38,7 @@
static struct file_system_type proc_fs_type = {
"proc",
- FS_NO_DCACHE,
+ 0 /* FS_NO_DCACHE doesn't work correctly */,
proc_read_super,
NULL
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov