commit | 96a58f9c1921f28fab5ed008be791adacb540cc6 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Nov 29 11:05:07 2016 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Nov 30 17:31:14 2016 -0500 |
tree | 28e520fb9cd76b5243c4d4767b408e547cdd8284 | |
parent | dd6fd213b05e7a1f590b470500343dd97c3a32c1 [diff] |
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>