linux_dsm_epyc7002/net/sunrpc
Christoph Hellwig 63f8de3795 sunrpc: properly type pc_encode callbacks
Drop the resp argument as it can trivially be derived from the rqstp
argument.  With that all functions now have the same prototype, and we
can remove the unsafe casting to kxdrproc_t.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Trond Myklebust <trond.myklebust@primarydata.com>
2017-05-15 17:42:25 +02:00
..
auth_gss sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
xprtrdma
addr.c
auth_generic.c
auth_null.c
auth_unix.c
auth.c
backchannel_rqst.c
cache.c
clnt.c sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
debugfs.c
Kconfig
Makefile
netns.h
rpc_pipe.c
rpcb_clnt.c sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
sched.c
socklib.c
stats.c sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
sunrpc_syms.c
sunrpc.h
svc_xprt.c
svc.c sunrpc: properly type pc_encode callbacks 2017-05-15 17:42:25 +02:00
svcauth_unix.c
svcauth.c
svcsock.c
sysctl.c
timer.c
xdr.c
xprt.c
xprtmultipath.c
xprtsock.c