linux-stable/include/linux/sunrpc
Christoph Hellwig 7fd38af9ca sunrpc: move pc_count out of struct svc_procinfo
pc_count is the only writeable memeber of struct svc_procinfo, which is
a good candidate to be const-ified as it contains function pointers.

This patch moves it into out out struct svc_procinfo, and into a
separate writable array that is pointed to by struct svc_version.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-05-15 17:42:30 +02:00
..
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h NFS client updates for Linux 4.11 2017-03-01 16:10:30 -08:00
clnt.h sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_krb5_enctypes.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h svcrdma: Clean up RDMA_ERROR path 2017-04-25 17:25:55 -04:00
sched.h sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
stats.h
svc.h sunrpc: move pc_count out of struct svc_procinfo 2017-05-15 17:42:30 +02:00
svc_rdma.h svcrdma: Clean out old XDR encoders 2017-04-25 17:25:56 -04:00
svc_xprt.h sunrpc: flag transports as having congestion control 2017-02-24 16:55:46 -05:00
svcauth.h
svcauth_gss.h
svcsock.h
timer.h
types.h sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
xdr.h sunrpc: remove kxdrproc_t 2017-05-15 17:42:26 +02:00
xprt.h
xprtmultipath.h
xprtrdma.h
xprtsock.h