svcrdma: Add support to svc_rdma_send to handle chained WR
authorTom Tucker <tom@opengridcomputing.com>
Mon, 11 Aug 2008 19:10:19 +0000 (14:10 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:56 +0000 (14:45 -0500)
commit5b180a9a64ca2217a658bd515ef910eafefc5e5a
tree61fe08b958b3707be0a516677f72216c06217edd
parenta5abf4e81545d9c7280c49cae853cc45fd769ddf
svcrdma: Add support to svc_rdma_send to handle chained WR

WR can be submitted as linked lists of WR. Update the svc_rdma_send
routine to handle WR chains. This will be used to submit a WR that
uses an FRMR with another WR that invalidates the FRMR.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
net/sunrpc/xprtrdma/svc_rdma_transport.c