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
..
2017-05-15 17:42:20 +02:00
2017-05-10 13:29:23 -07:00
2014-07-12 18:45:49 -04:00
2016-10-13 21:28:20 -07:00
2017-02-08 17:02:46 -05:00
2017-02-08 17:02:45 -05:00
2017-03-02 08:42:31 +01:00
2016-09-19 13:08:37 -04:00
2017-03-01 16:10:30 -08:00
2017-05-15 17:42:20 +02:00
2017-02-08 17:02:47 -05:00
2017-04-25 17:25:55 -04:00
2016-02-05 18:48:54 -05:00
2016-11-18 10:59:15 -05:00
2016-09-27 21:06:21 -04:00
2017-05-15 17:42:20 +02:00
2017-04-20 13:44:57 -04:00
2016-04-11 15:31:33 -04:00
2017-05-15 17:42:30 +02:00
2017-01-24 15:29:24 -05:00
2014-05-22 15:59:18 -04:00
2017-02-20 13:23:30 -08:00
2017-05-15 17:42:30 +02:00
2017-02-08 17:02:45 -05:00
2017-01-18 10:03:29 +01:00
2017-03-09 15:20:46 -05:00
2016-12-24 11:46:01 -08:00
2012-04-15 12:44:40 -04:00
2017-04-25 16:12:34 -04:00
2017-04-25 16:12:16 -04:00
2016-09-19 13:08:36 -04:00
2017-03-01 16:10:30 -08:00