On 10/18/2021 6:40 AM, Max Gurtovoy wrote:
Error recovery work is duplicated in RDMA and TCP transports. Move this
logic to common code. For that, introduce 2 new ctrl ops to teardown IO
and admin queue.
Also update the RDMA/TCP transport drivers to use this API and remove
the duplicated code.
Reviewed-by: Israel Rukshin <redacted>
Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
---
I didn't like the odd convention"_nvme", since we are under time crunch :-
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>