commit | 97a3df382e01c49555ea844bd7c4e5a08f245b9d | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Thu May 01 14:02:45 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Mon May 19 07:33:58 2008 -0500 |
tree | d02f8919c9b92fd61b251afd5e591971a12c6442 | |
parent | 356d0a1519867422c3f17f79e2183f8c2d44f8ee [diff] |
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>