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

svcrdma: Catch another Reply chunk overflow case



When space in the Reply chunk runs out in the middle of a segment,
we end up passing a zero-length SGL to rdma_rw_ctx_init(), and it
oopses.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent b6505459
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