patch-2.1.34 linux/include/linux/sunrpc/clnt.h
Next file: linux/include/net/af_unix.h
Previous file: linux/include/linux/skbuff.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Apr 14 11:44:27 1997
- Orig file:
v2.1.33/linux/include/linux/sunrpc/clnt.h
- Orig date:
Mon Apr 7 11:35:32 1997
diff -u --recursive --new-file v2.1.33/linux/include/linux/sunrpc/clnt.h linux/include/linux/sunrpc/clnt.h
@@ -126,5 +126,12 @@
xprt_set_timeout(&clnt->cl_timeout, retr, incr);
}
+/*
+ * Helper function for NFSroot support
+ */
+#ifdef CONFIG_ROOT_NFS
+int rpc_getport_external(struct sockaddr_in *, __u32, __u32, int);
+#endif
+
#endif /* __KERNEL__ */
#endif /* _LINUX_SUNRPC_CLNT_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov