commit | 4a84386fc27fdc7d2ea69fdbc641008e8f943159 | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@ogc.us> | Tue Oct 12 15:33:57 2010 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 18 19:51:32 2010 -0400 |
tree | 4d237d58f695713c72a01631d010e6387db820c7 | |
parent | b432e6b3d9c1b4271c43f02b45136f33a8ed5820 [diff] |
svcrdma: Cleanup DMA unmapping in error paths. There are several error paths in the code that do not unmap DMA. This patch adds calls to svc_rdma_unmap_dma to free these DMA contexts. Signed-off-by: Tom Tucker <tom@opengridcomputing.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>