[PATCH] nvme: fix command limits status code
Keith Busch
kbusch at kernel.org
Wed May 21 07:24:56 PDT 2025
On Wed, May 21, 2025 at 08:14:00AM +0200, Christoph Hellwig wrote:
> On Tue, May 20, 2025 at 01:20:37PM -0700, Keith Busch wrote:
>
> > Fix the name and remove the incorrect
> > special handling for it.
>
> Where the incorrect handling is the mappings in nvme_error_status
> and nvme_status_to_pr_err? Yes, limit exceed should not be a not
> supported, so this looks fine. But it would be good to actually
> spell that out in the commit message. I'll fix it up if you don't
> object.
Yes, those two error mappings on the host side, and the target side use
of the misnamed status code too.
More information about the Linux-nvme
mailing list