commit | 0d956e694ad2d4b8fb3940dc19e738e1fc158353 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Jun 23 17:19:05 2017 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 12 15:54:58 2017 -0400 |
tree | 3145674bc6d7b55386aa830c8b202e9a0421aec0 | |
parent | 463e63d7014442002399903af027b63ae38f6e77 [diff] |
svcrdma: Clean-up svc_rdma_unmap_dma There's no longer a need to compare each SGE's lkey with the PD's local_dma_lkey. Now that FRWR is gone, all DMA mappings are for pages that were registered with this key. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>