patch-2.4.22 linux-2.4.22/fs/lockd/mon.c
Next file: linux-2.4.22/fs/lockd/svc4proc.c
Previous file: linux-2.4.22/fs/lockd/host.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/fs/lockd/mon.c
- Orig date:
2001-10-01 13:45:47.000000000 -0700
diff -urN linux-2.4.21/fs/lockd/mon.c linux-2.4.22/fs/lockd/mon.c
@@ -122,6 +122,7 @@
clnt->cl_softrtry = 1;
clnt->cl_chatty = 1;
clnt->cl_oneshot = 1;
+ xprt->resvport = 1; /* NSM requires a reserved port */
out:
return clnt;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)