SUNRPC: Restrict sunrpc client exports
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 14 Jul 2007 19:39:59 +0000 (15:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:28 +0000 (02:05 -0500)
commite8914c65f7f8d4e8701b8e78a12b714872ea0402
tree54e0834fce6e8b834ad400e010e76215e7eb76e4
parenta6eaf8bdf9308b51ec84e358915fc65400029519
SUNRPC: Restrict sunrpc client exports

The sunrpc client exports are not meant to be part of any official kernel
API: they can change at the drop of a hat. Mark them as internal functions
using EXPORT_SYMBOL_GPL.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth.c
net/sunrpc/clnt.c
net/sunrpc/sched.c
net/sunrpc/stats.c
net/sunrpc/sysctl.c
net/sunrpc/xprt.c