Re: [PATCH 1/1] nvme: update enumerations for status codes
From: Chaitanya Kulkarni <hidden>
Date: 2021-01-20 05:09:59
From: Chaitanya Kulkarni <hidden>
Date: 2021-01-20 05:09:59
Max, On 1/4/21 04:59, Max Gurtovoy wrote:
All the updates are mentioned in the ratified NVMe 1.4 spec. Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com> ---
I'm not against keeping the header file up to date with the spec, but should we add the error status into the kernel code even if we are not using it in the host/target driver ? Here we add 24 lines which we have not used at all.
include/linux/nvme.h | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-)
Regarding the nvme-cli this is much needed a sync since it does decode all the errors if I'm not wrong. _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme