[PATCH 1/3] nvme-tcp: Do not terminate commands when in RESETTING
Sagi Grimberg
sagi at grimberg.me
Tue Sep 12 06:02:24 PDT 2023
>> firmware download? what happens if err_work is yet to run when
>> this request times out?
>>
> But that's fine, as it's queued, and as such will be run eventually.
> It'll have a delay until it's completed.
But there is a window between the ctrl state RESETTING and the
work being queued, you are fine with failing the commands in
this window?
More information about the Linux-nvme
mailing list