diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2016-05-02 18:42:12 (GMT) |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2016-05-17 19:48:02 (GMT) |
commit | d7a21c1bed54adcf96e1713019a6ad87e90fbbc3 (patch) | |
tree | 2e481925fb2e69dcf7ebc191be50e9e190462c1b /ipc | |
parent | a3aa8b2b84a59ddd5f624aae9ee0f8b3333793e8 (diff) | |
download | linux-d7a21c1bed54adcf96e1713019a6ad87e90fbbc3.tar.xz |
xprtrdma: Reset MRs in frwr_op_unmap_sync()
frwr_op_unmap_sync() is now invoked in a workqueue context, the same
as __frwr_queue_recovery(). There's no need to defer MR reset if
posting LOCAL_INV MRs fails.
This means that even when ib_post_send() fails (which should occur
very rarely) the invalidation and DMA unmapping steps are still done
in the correct order.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions