[PATCH] nvme: fix command limits status code
Chaitanya Kulkarni
chaitanyak at nvidia.com
Tue May 20 18:46:07 PDT 2025
On 5/20/25 13:20, Keith Busch wrote:
> From: Keith Busch<kbusch at kernel.org>
>
> The command specific status code, 0x183, was introduced in nvme 2.0
> specification defined to "Command Size Limits Exceeded" and only ever
> applied to DSM and Copy commands. Fix the name and remove the incorrect
> special handling for it.
>
> Fixes: 3b7c33b28a44d4 ("nvme.h: add Write Zeroes definitions")
> Cc: Chaitanya Kulkarni<chaitanyak at nvidia.com>
> Signed-off-by: Keith Busch<kbusch at kernel.org>
Thanks a lot for the fix, looks good.
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
-ck
More information about the Linux-nvme
mailing list