[Patch] sunrpc-Patch for 2.3.99-pre5 to make nfsv3-Client work

From: Martin Tessun (martin.tessun@class.de)
Date: Wed Apr 12 2000 - 12:28:47 EST


Hi,

I found a small glitch in sunrpc_syms.c (forgot to export a symbol), so
that nfs-v3-client won't work. Attached is a path thatt fixes this small
mistake.

Bye
Martin

--- sunrpc_syms.c.orig Wed Apr 12 18:55:33 2000
+++ sunrpc_syms.c Wed Apr 12 18:55:46 2000
@@ -95,6 +95,7 @@
 EXPORT_SYMBOL(xdr_encode_netobj);
 EXPORT_SYMBOL(xdr_zero);
 EXPORT_SYMBOL(xdr_one);
+EXPORT_SYMBOL(xdr_two);
 EXPORT_SYMBOL(xdr_shift_iovec);
 EXPORT_SYMBOL(xdr_zero_iovec);
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Apr 15 2000 - 21:00:19 EST