commit | 2412e927604e0af7e17ae4b688b85a1e87e378fe | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Aug 01 11:59:49 2017 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Aug 24 22:13:50 2017 -0400 |
tree | fd19b288f4a379c1fab36d99c867d4ef37da6c36 | |
parent | bac966d6065207b6900a4c2a3e6e5f78cfee7b4d [diff] |
sunrpc: Const-ify instances of struct svc_xprt_ops Close an attack vector by moving the arrays of server-side transport methods to read-only memory. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>