diff options
author | 2016-05-02 14:42:12 -0400 | |
---|---|---|
committer | 2016-05-17 15:48:02 -0400 | |
commit | d7a21c1bed54adcf96e1713019a6ad87e90fbbc3 (patch) | |
tree | 2e481925fb2e69dcf7ebc191be50e9e190462c1b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xprtrdma: Save I/O direction in struct rpcrdma_frwr (diff) | |
download | linux-dev-d7a21c1bed54adcf96e1713019a6ad87e90fbbc3.tar.xz linux-dev-d7a21c1bed54adcf96e1713019a6ad87e90fbbc3.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions