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

svcrdma: Use svc_rdma_refresh_recvs() in wc_receive



Replace svc_rdma_post_recv() with the new batch receive mechanism.
For the moment it is posting just a single Receive WR at a time,
so no change in behavior is expected.

Since svc_rdma_wc_receive() was the last call site for
svc_rdma_post_recv(), it is removed.

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