svcrdma: Query device for Fast Reg support during connection setup
authorTom Tucker <tom@opengridcomputing.com>
Tue, 30 Sep 2008 18:46:13 +0000 (13:46 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:45 +0000 (14:45 -0500)
Query the device capabilities in the svc_rdma_accept function to determine
what advanced memory management capabilities are supported by the device.
Based on the query, select the most secure model available given the
requirements of the transport and capabilities of the adapter.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>

No differences found