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>
Showing
- net/sunrpc/auth.c 9 additions, 9 deletionsnet/sunrpc/auth.c
- net/sunrpc/clnt.c 12 additions, 12 deletionsnet/sunrpc/clnt.c
- net/sunrpc/sched.c 13 additions, 13 deletionsnet/sunrpc/sched.c
- net/sunrpc/stats.c 5 additions, 5 deletionsnet/sunrpc/stats.c
- net/sunrpc/sysctl.c 4 additions, 4 deletionsnet/sunrpc/sysctl.c
- net/sunrpc/xprt.c 1 addition, 1 deletionnet/sunrpc/xprt.c
Please register or sign in to comment