patch-2.1.123 linux/include/linux/sunrpc/clnt.h
Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/sunrpc/auth.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sun Sep 27 19:49:34 1998
-  Orig file: 
v2.1.122/linux/include/linux/sunrpc/clnt.h
-  Orig date: 
Thu Aug 20 17:05:19 1998
diff -u --recursive --new-file v2.1.122/linux/include/linux/sunrpc/clnt.h linux/include/linux/sunrpc/clnt.h
@@ -52,6 +52,9 @@
 
 	struct rpc_portmap	cl_pmap;	/* port mapping */
 	struct rpc_wait_queue	cl_bindwait;	/* waiting on getport() */
+
+	int			cl_nodelen;	/* nodename length */
+	char 			cl_nodename[UNX_MAXNODENAME];
 };
 #define cl_timeout		cl_xprt->timeout
 #define cl_prog			cl_pmap.pm_prog
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov