commit | f820c57ebf5493d4602cc00577c8b0fadd27a7b8 | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Tue May 27 17:03:14 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Wed Jul 02 15:01:55 2008 -0500 |
tree | 7a39a4e18e98d95d3a2a9d642ae93509c5c77177 | |
parent | 34d16e42a6ab74a4a4389c061dfa3c6609e08fa0 [diff] |
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 <tom@opengridcomputing.com>