]> git.karo-electronics.de Git - karo-tx-linux.git/commit
svcrdma: Remove svc_rdma_op_ctxt::wc_status
authorChuck Lever <chuck.lever@oracle.com>
Tue, 29 Nov 2016 16:05:07 +0000 (11:05 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 30 Nov 2016 22:31:14 +0000 (17:31 -0500)
commit96a58f9c1921f28fab5ed008be791adacb540cc6
tree28e520fb9cd76b5243c4d4767b408e547cdd8284
parentdd6fd213b05e7a1f590b470500343dd97c3a32c1
svcrdma: Remove svc_rdma_op_ctxt::wc_status

Clean up: Completion status is already reported in the individual
completion handlers. Save a few bytes in struct svc_rdma_op_ctxt.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
net/sunrpc/xprtrdma/svc_rdma_transport.c