summaryrefslogtreecommitdiffstats
path: root/net/dccp
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2017-10-09 12:03:34 -0400
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2017-10-16 13:51:27 -0400
commit4ce6c04c2acef91a10d65a3bcb622654bb01d930 (patch)
treeb83641b8cf1d77e2f95f31779c0f0f9a89d9bc22 /net/dccp
parent8f66b1a529047a972cb9602a919c53a95f3d7a2b (diff)
downloadop-kernel-dev-4ce6c04c2acef91a10d65a3bcb622654bb01d930.zip
op-kernel-dev-4ce6c04c2acef91a10d65a3bcb622654bb01d930.tar.gz
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
The "safe" version of ro_unmap is used here to avoid waiting unnecessarily. However: - It is safe to wait. After all, we have to wait anyway when using FMR to register memory. - This case is rare: it occurs only after a reconnect. By switching this call site to ro_unmap_sync, the final use of ro_unmap_safe is removed. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud