svcrdma: Use ib verbs version of dma_unmap
authorTom Tucker <tom@opengridcomputing.com>
Thu, 1 May 2008 19:02:45 +0000 (14:02 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 19 May 2008 12:33:58 +0000 (07:33 -0500)
commit97a3df382e01c49555ea844bd7c4e5a08f245b9d
treed02f8919c9b92fd61b251afd5e591971a12c6442
parent356d0a1519867422c3f17f79e2183f8c2d44f8ee
svcrdma: Use ib verbs version of dma_unmap

Use the ib_verbs version of the dma_unmap service in the
svc_rdma_put_context function. This should support providers
using software rdma.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
net/sunrpc/xprtrdma/svc_rdma_transport.c