[PATCH 1/7] nvme-tcp: fix bogus request completion when failing to send AER

Sagi Grimberg sagi at grimberg.me
Mon Feb 14 02:59:14 PST 2022


>> AER is not backed by a real request, hence we should not incorrectly
>> assume that when failing to send a nvme command, it is a normal request
>> but rather check if this is an aer and if so complete the aer (similar
>> to the normal completion path).
>>
>> Cc: stable at vger.kernel.org
>> Signed-off-by: Sagi Grimberg <sagi at grimberg.me>
> 
> 
> I think same patch is already present in the nvme-5.17 see [1]:-

Needs to be disregard, it sneaked in as it existed on the same branch...



More information about the Linux-nvme mailing list