svcrdma: Use reply and chunk map for RDMA_READ processing
authorTom Tucker <tom@opengridcomputing.com>
Tue, 27 May 2008 22:03:14 +0000 (17:03 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Wed, 2 Jul 2008 20:01:55 +0000 (15:01 -0500)
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>

No differences found