2.3.99-pre5 missing nfs symbols, patch

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Mar 22 2000 - 07:38:49 EST


2.3.99-pre5, nfs as a module needs this patch.

--- net/sunrpc/sunrpc_syms.c.orig Wed Mar 22 21:01:16 2000
+++ net/sunrpc/sunrpc_syms.c Wed Mar 22 22:47:45 2000
@@ -35,6 +35,8 @@
 EXPORT_SYMBOL(rpc_run_child);
 EXPORT_SYMBOL(rpciod_down);
 EXPORT_SYMBOL(rpciod_up);
+EXPORT_SYMBOL(rpc_new_task);
+EXPORT_SYMBOL(rpc_wake_up_status);
 
 /* RPC client functions */
 EXPORT_SYMBOL(rpc_create_client);

-
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 : Thu Mar 23 2000 - 21:00:36 EST