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-04 11:37:09 -07:00
2017-05-08 14:39:19 -04:00
2017-04-30 16:52:43 +03:00
2017-05-02 11:46:28 -04:00
2017-05-05 11:21:03 -04:00
2017-04-27 09:34:13 +02:00
2017-05-10 08:42:33 -07:00
2017-05-09 15:42:31 -07:00
2017-04-23 11:12:44 +02:00
2017-05-09 15:42:31 -07:00
2017-04-21 10:41:24 -04:00
2017-05-10 10:30:46 -07:00
2017-05-10 10:30:46 -07:00
2017-05-02 15:34:53 -04:00
2017-04-21 20:23:53 -07:00
2017-04-27 16:32:13 -04:00
2017-04-23 11:12:44 +02:00
2017-05-08 11:25:04 +02:00
2017-05-08 17:15:13 -07:00
2017-05-10 10:30:46 -07:00
2017-04-21 15:29:40 -04:00
2017-05-03 10:11:26 -04:00
2017-04-26 22:39:08 -04:00
2017-04-21 20:23:53 -07:00
2017-05-02 16:40:27 -07:00
2017-05-08 17:15:13 -07:00
2017-05-02 16:40:27 -07:00
2017-05-10 10:30:46 -07:00
2017-05-15 17:42:30 +02:00
2017-05-02 16:40:27 -07:00
2017-05-10 11:33:08 -07:00
2017-05-08 11:24:34 +02:00
2017-05-02 16:40:27 -07:00