diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2016-05-02 20:42:38 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2016-05-17 21:48:03 +0200 |
commit | 763bc230b63c9106fd0b0a75ba5052fe3d68b786 (patch) | |
tree | 4c1bf10c371c6f2c478a22eaab77709dfc4f583d /net/sunrpc/svc.c | |
parent | xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw (diff) | |
download | linux-763bc230b63c9106fd0b0a75ba5052fe3d68b786.tar.xz linux-763bc230b63c9106fd0b0a75ba5052fe3d68b786.zip |
xprtrdma: Refactor __fmr_dma_unmap()
Separate the DMA unmap operation from freeing the MW. In a
subsequent patch they will not always be done at the same time,
and they are not related operations (except by order; freeing
the MW must be the last step during invalidation).
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 'net/sunrpc/svc.c')
0 files changed, 0 insertions, 0 deletions