lkml.org 
[lkml]   [1997]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.1.55 patch for sunrpc
  Hi, Linus. Can you please apply the following patch to 2.1.55?
Without this NFS as a module does not work.

Regards,

Richard....

diff -urN linux-2.1.55/net/sunrpc/sunrpc_syms.c linux/net/sunrpc/sunrpc_syms.c
--- linux-2.1.55/net/sunrpc/sunrpc_syms.c Mon Apr 14 03:18:23 1997
+++ linux/net/sunrpc/sunrpc_syms.c Fri Sep 12 19:17:14 1997
@@ -74,7 +74,9 @@
/* RPC statistics */
#ifdef CONFIG_PROC_FS
EXPORT_SYMBOL(rpc_proc_register);
+EXPORT_SYMBOL(rpc_register_sysctl);
EXPORT_SYMBOL(rpc_proc_unregister);
+EXPORT_SYMBOL(rpc_proc_init);
EXPORT_SYMBOL(rpc_proc_read);
EXPORT_SYMBOL(svc_proc_register);
EXPORT_SYMBOL(svc_proc_unregister);
\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.036 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site