diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-02-21 17:01:00 -0500 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2020-03-27 10:47:25 -0400 |
commit | 745b734c9bb80559b8ca64ae688901afefc1c3fd (patch) | |
tree | 288a80a39e3e99712928a6ec4b432df7c4f1f208 /security | |
parent | 93aa8e0a9de80e1df2be17158a3469285e572b39 (diff) | |
download | linux-745b734c9bb80559b8ca64ae688901afefc1c3fd.tar.bz2 |
xprtrdma: Extract sockaddr from struct rdma_cm_id
rpcrdma_cm_event_handler() is always passed an @id pointer that is
valid. However, in a subsequent patch, we won't be able to extract
an r_xprt in every case. So instead of using the r_xprt's
presentation address strings, extract them from struct rdma_cm_id.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions