From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:22 +0000 (-0400) Subject: SUNRPC: export new RPC client functions with _GPL X-Git-Tag: v2.6.19-rc1~1271^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86acd501a34227e0ed2b2d54dc8002c1701ce17;p=pandora-kernel.git SUNRPC: export new RPC client functions with _GPL This patch is optional. It has been suggested that the RPC client internal functions used by upper layer protocols (such as NFS) be exported via EXPORT_SYMBOL_GPL. This patch does that. Test plan: Compile kernel with CONFIG_NFS enabled as a module. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed