diff options
author | Jack Wang <[email protected]> | 2023-11-20 16:41:44 +0100 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-11-22 13:40:55 +0200 |
commit | 0c8bb6eb70ca41031f663b4481aac9ac78b53bc6 (patch) | |
tree | f40c0c7a3d72d719ba1a8f962e4e3d14fef10720 /scripts/generate_rust_analyzer.py | |
parent | 6d09f6f7d7584e099633282ea915988914f86529 (diff) |
RDMA/rtrs-clt: Remove the warnings for req in_use check
As we chain the WR during write request: memory registration,
rdma write, local invalidate, if only the last WR fail to send due
to send queue overrun, the server can send back the reply, while
client mark the req->in_use to false in case of error in rtrs_clt_req
when error out from rtrs_post_rdma_write_sg.
Fixes: 6a98d71daea1 ("RDMA/rtrs: client: main functionality")
Signed-off-by: Jack Wang <[email protected]>
Reviewed-by: Md Haris Iqbal <[email protected]>
Signed-off-by: Grzegorz Prajsner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions