The new svc_reserve function is not exported from net/sunrpc/sunrpc_syms.c
but is used in fs/nfsd/*, making nfsd incompilable as a module.
The attached trivial patch fix this.
Stelian.
===== net/sunrpc/sunrpc_syms.c 1.5 vs edited =====
--- 1.5/net/sunrpc/sunrpc_syms.c Tue Feb 5 08:45:39 2002
+++ edited/net/sunrpc/sunrpc_syms.c Wed Feb 27 11:25:23 2002
@@ -75,6 +75,7 @@
EXPORT_SYMBOL(svc_drop);
EXPORT_SYMBOL(svc_process);
EXPORT_SYMBOL(svc_recv);
+EXPORT_SYMBOL(svc_reserve);
EXPORT_SYMBOL(svc_wake_up);
EXPORT_SYMBOL(svc_makesock);
--
Stelian Pop <[email protected]>
Alcove - http://www.alcove.com