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

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)