Home
last modified time | relevance | path

Searched hist:d31ae2548142b7cd12404929ef3a13ae27c9d961 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.cdiff d31ae2548142b7cd12404929ef3a13ae27c9d961 Tue Aug 01 11:00:39 CDT 2017 Chuck Lever <chuck.lever@oracle.com> sunrpc: Const-ify all instances of struct rpc_xprt_ops

After transport instance creation, these function pointers never
change. Mark them as constant to prevent their use as an attack
vector for code injections.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
H A Dtransport.cdiff d31ae2548142b7cd12404929ef3a13ae27c9d961 Tue Aug 01 11:00:39 CDT 2017 Chuck Lever <chuck.lever@oracle.com> sunrpc: Const-ify all instances of struct rpc_xprt_ops

After transport instance creation, these function pointers never
change. Mark them as constant to prevent their use as an attack
vector for code injections.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.hdiff d31ae2548142b7cd12404929ef3a13ae27c9d961 Tue Aug 01 11:00:39 CDT 2017 Chuck Lever <chuck.lever@oracle.com> sunrpc: Const-ify all instances of struct rpc_xprt_ops

After transport instance creation, these function pointers never
change. Mark them as constant to prevent their use as an attack
vector for code injections.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff d31ae2548142b7cd12404929ef3a13ae27c9d961 Tue Aug 01 11:00:39 CDT 2017 Chuck Lever <chuck.lever@oracle.com> sunrpc: Const-ify all instances of struct rpc_xprt_ops

After transport instance creation, these function pointers never
change. Mark them as constant to prevent their use as an attack
vector for code injections.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>