patch-2.1.15 linux/kernel/sysctl.c
Next file: linux/net/802/Makefile
Previous file: linux/kernel/sys.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Dec 12 16:54:21 1996
- Orig file:
v2.1.14/linux/kernel/sysctl.c
- Orig date:
Fri Nov 22 18:28:22 1996
diff -u --recursive --new-file v2.1.14/linux/kernel/sysctl.c linux/kernel/sysctl.c
@@ -140,7 +140,7 @@
#ifdef CONFIG_ROOT_NFS
{KERN_NFSRNAME, "nfs-root-name", nfs_root_name, NFS_ROOT_NAME_LEN,
0644, NULL, &proc_dostring, &sysctl_string },
- {KERN_NFSRNAME, "nfs-root-addrs", nfs_root_addrs, NFS_ROOT_ADDRS_LEN,
+ {KERN_NFSRADDRS, "nfs-root-addrs", nfs_root_addrs, NFS_ROOT_ADDRS_LEN,
0644, NULL, &proc_dostring, &sysctl_string },
#endif
#ifdef CONFIG_BINFMT_JAVA
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov