commit | 5b180a9a64ca2217a658bd515ef910eafefc5e5a | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Mon Aug 11 14:10:19 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Mon Oct 06 14:45:56 2008 -0500 |
tree | 61fe08b958b3707be0a516677f72216c06217edd | |
parent | a5abf4e81545d9c7280c49cae853cc45fd769ddf [diff] |
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>