linux-stable/net/sunrpc/xprtrdma
Jesper Juhl a5e5026810 SUNRPC: Remove resource leak in svc_rdma_send_error()
We leak the memory allocated to 'ctxt' when we return after
'ib_dma_mapping_error()' returns !=0.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-03-10 15:04:54 -05:00
..
Makefile rdma: makefile 2008-02-01 16:42:14 -05:00
rpc_rdma.c rpcrdma: Fix SQ size calculation when memreg is FRMR 2010-08-11 12:47:24 -04:00
svc_rdma.c sunrpc/xprtrdma: clean up workqueue usage 2010-10-21 10:11:45 -04:00
svc_rdma_marshal.c rdma: ONCRPC RDMA protocol marshalling 2008-02-01 16:42:14 -05:00
svc_rdma_recvfrom.c svcrdma: Cleanup DMA unmapping in error paths. 2010-10-18 19:51:32 -04:00
svc_rdma_sendto.c svcrdma: Cleanup DMA unmapping in error paths. 2010-10-18 19:51:32 -04:00
svc_rdma_transport.c SUNRPC: Remove resource leak in svc_rdma_send_error() 2011-03-10 15:04:54 -05:00
transport.c sunrpc/xprtrdma: clean up workqueue usage 2010-10-21 10:11:45 -04:00
verbs.c rpcrdma: Fix SQ size calculation when memreg is FRMR 2010-08-11 12:47:24 -04:00
xprt_rdma.h RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 2008-10-10 15:13:31 -04:00