From: Tom Tucker Date: Tue, 27 May 2008 22:03:14 +0000 (-0500) Subject: svcrdma: Use reply and chunk map for RDMA_READ processing X-Git-Tag: v2.6.27-rc1~961^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f820c57ebf5493d4602cc00577c8b0fadd27a7b8;p=pandora-kernel.git svcrdma: Use reply and chunk map for RDMA_READ processing Modify the RDMA_READ processing to use the reply and chunk list mapping data types. Also add a special purpose 'hdr_count' field in in the context to hold the header page count instead of overloading the SGE length field and corrupting the DMA map length. Signed-off-by: Tom Tucker --- Reading git-diff-tree failed