[NFS] [PATCH] missing export of hash_mem (2.5.55)

From: Stephen Hemminger (shemminger@osdl.org)
Date: Thu Jan 09 2003 - 16:09:28 EST


Can't build nfs server as a module because of missing export of hash_mem

diff -Nru a/net/sunrpc/sunrpc_syms.c b/net/sunrpc/sunrpc_syms.c
--- a/net/sunrpc/sunrpc_syms.c Thu Jan 9 13:07:34 2003
+++ b/net/sunrpc/sunrpc_syms.c Thu Jan 9 13:07:34 2003
@@ -104,6 +104,7 @@
 EXPORT_SYMBOL(qword_get);
 EXPORT_SYMBOL(svcauth_unix_purge);
 EXPORT_SYMBOL(unix_domain_find);
+EXPORT_SYMBOL(hash_mem);
 
 /* Generic XDR */
 EXPORT_SYMBOL(xdr_encode_array);

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



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:29 EST