diff options
author | 2020-03-25 11:57:51 -0400 | |
---|---|---|
committer | 2020-07-13 17:28:24 -0400 | |
commit | 4f200bd8affbccc3152d497b4ce5cfaca5a7c53f (patch) | |
tree | 3f7d4947f7cd6843eee352cd5071aa00a056da44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions (diff) | |
download | wireguard-linux-4f200bd8affbccc3152d497b4ce5cfaca5a7c53f.tar.xz wireguard-linux-4f200bd8affbccc3152d497b4ce5cfaca5a7c53f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions