Skip to content
Commit 4c8c0fa0 authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Update max_send_sges after QP is created



rdma_create_qp() can modify cap.max_send_sges. Copy the new value
to the svcrdma transport so it is bound by the new limit instead
of the requested one.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 5485d6dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment