alistair23-linux/fs/lockd
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
..
clnt4xdr.c sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
clntlock.c lockd: Introduce nlmclnt_operations 2017-04-21 10:45:01 -04:00
clntproc.c lockd: Introduce nlmclnt_operations 2017-04-21 10:45:01 -04:00
clntxdr.c sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
host.c
Makefile
mon.c sunrpc: mark all struct rpc_procinfo instances as const 2017-05-15 17:42:20 +02:00
netns.h netns: make struct pernet_operations::id unsigned int 2016-11-18 10:59:15 -05:00
procfs.c drop redundant ->owner initializations 2016-05-29 19:08:00 -04:00
procfs.h treewide: remove redundant #include <linux/kconfig.h> 2016-10-11 15:06:33 -07:00
svc.c sunrpc: move pc_count out of struct svc_procinfo 2017-05-15 17:42:30 +02:00
svc4proc.c sunrpc: properly type pc_encode callbacks 2017-05-15 17:42:25 +02:00
svclock.c lockd: remove redundant check on block 2017-04-25 17:25:56 -04:00
svcproc.c sunrpc: properly type pc_encode callbacks 2017-05-15 17:42:25 +02:00
svcshare.c
svcsubs.c
xdr.c sunrpc: properly type pc_encode callbacks 2017-05-15 17:42:25 +02:00
xdr4.c sunrpc: properly type pc_encode callbacks 2017-05-15 17:42:25 +02:00