diff options
author | Christoph Hellwig <hch@lst.de> | 2017-05-12 16:11:49 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2017-07-13 21:58:02 +0200 |
commit | b9c744c19c441f306239ac3e60a2a95b40d698f8 (patch) | |
tree | 5ab3312dcbe23146d748739d39738efaf97fc439 /block | |
parent | sunrpc: move pc_count out of struct svc_procinfo (diff) | |
download | linux-b9c744c19c441f306239ac3e60a2a95b40d698f8.tar.xz linux-b9c744c19c441f306239ac3e60a2a95b40d698f8.zip |
sunrpc: mark all struct svc_procinfo instances as const
struct svc_procinfo contains function pointers, and marking it as
constant avoids it being able to be used as an attach vector for
code injections.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions