From: Tom Tucker Date: Wed, 2 Jul 2008 19:56:13 +0000 (-0500) Subject: svcrdma: Use RPC reply map for RDMA_WRITE processing X-Git-Tag: v2.6.27-rc1~961^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d16e42a6ab74a4a4389c061dfa3c6609e08fa0;p=pandora-kernel.git svcrdma: Use RPC reply map for RDMA_WRITE processing Use the new svc_rdma_req_map data type for mapping the client side memory to the server side memory. Move the DMA mapping to the context pointed to by each WR individually so that it is unmapped after the WR completes. Signed-off-by: Tom Tucker --- Reading git-diff-tree failed