patch-2.4.7 linux/fs/nfs/nfsroot.c
Next file: linux/fs/nfsd/nfsfh.c
Previous file: linux/fs/namei.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jul 19 21:47:16 2001
- Orig file:
v2.4.6/linux/fs/nfs/nfsroot.c
- Orig date:
Mon Sep 25 13:13:53 2000
diff -u --recursive --new-file v2.4.6/linux/fs/nfs/nfsroot.c linux/fs/nfs/nfsroot.c
@@ -418,7 +418,7 @@
"as nfsd port\n", port);
}
- if ((port = root_nfs_getport(NFS_MNT_PROGRAM, nfsd_ver, proto)) < 0) {
+ if ((port = root_nfs_getport(NFS_MNT_PROGRAM, mountd_ver, proto)) < 0) {
printk(KERN_ERR "Root-NFS: Unable to get mountd port "
"number from server, using default\n");
port = mountd_port;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)