diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-03-25 18:57:51 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2020-07-14 00:28:24 +0300 |
commit | 4f200bd8affbccc3152d497b4ce5cfaca5a7c53f (patch) | |
tree | 3f7d4947f7cd6843eee352cd5071aa00a056da44 /net/kcm | |
parent | d1f6e2369c63f2cbc7a7441d3ee9b0eabfa9a327 (diff) | |
download | linux-4f200bd8affbccc3152d497b4ce5cfaca5a7c53f.tar.xz |
svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
The common "send RDMA_ERR" function should be in svc_rdma_sendto.c,
since that is where the other Send-related functions are located.
So from here, I will beef up svc_rdma_send_error_msg() and deprecate
svc_rdma_send_error().
A generic svc_rdma_send_error_msg() will need to handle both
ERR_CHUNK and ERR_VERS. Copy that logic from svc_rdma_send_error()
to svc_rdma_send_error_msg().
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/kcm')
0 files changed, 0 insertions, 0 deletions