Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Chuck Lever <chuck.lever@oracle.com>
- Loading branch information