Re: [PATCH v2 0/6] avoid repeated request completion and IO error
From: Sagi Grimberg <sagi@grimberg.me>
Date: 2021-01-14 01:50:58
Also in:
linux-nvme
From: Sagi Grimberg <sagi@grimberg.me>
Date: 2021-01-14 01:50:58
Also in:
linux-nvme
First avoid repeated request completion for nvmf_fail_nonready_command. Second avoid IO error and repeated request completion for queue_rq.
Maybe this is me chiming in v2, but what is this fixing? what is the bug you are seeing?