[PATCH V7 1/1] nvme-core: Add verbose error logging

Chaitanya Kulkarni chaitanyak at nvidia.com
Thu Feb 3 00:22:28 PST 2022


On 2/3/22 12:11 AM, Chaitanya Kulkarni wrote:
> From: Chaitanya Kulkarni <kch at nvidia.com>
> 

I've no idea how above line got added, see [1] this is how header
of original patch looks like.

> From: Alan Adamson <alan.adamson at oracle.com>
> 
> Improves logging of NVMe errors.  If NVME_VERBOSE_ERRORS is configured,
> a verbose description of the error is logged, otherwise only status
> codes/bits is logged.
> 
> Signed-off-by: Chaitanya Kulkarni <kch at nvidia.com>
> [kch]: fix several nits, cosmetics, and trim down code.
> Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>
> Signed-off-by: Alan Adamson <alan.adamson at oracle.com>
> Reviewed-by: Himanshu Madhani <himanshu.madhani at oracle.com>
> Reviewed-by: Keith Busch <kbusch at kernel.org>
> ---


[1] Header of original patch :-

 From 96fab6f647458683011e01da550ee4820a44f7e2 Mon Sep 17 00:00:00 2001
From: Chaitanya Kulkarni <kch at nvidia.com>
Date: Wed, 2 Feb 2022 16:58:53 -0800
Subject: [PATCH V7 1/1] nvme-core: Add verbose error logging

From: Alan Adamson <alan.adamson at oracle.com>

Improves logging of NVMe errors.  If NVME_VERBOSE_ERRORS is configured, 

a verbose description of the error is logged, otherwise only status
codes/bits is logged.

Signed-off-by: Chaitanya Kulkarni <kch at nvidia.com>
[kch]: fix several nits, cosmetics, and trim down code.
Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>
Signed-off-by: Alan Adamson <alan.adamson at oracle.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani at oracle.com>
Reviewed-by: Keith Busch <kbusch at kernel.org>
---


More information about the Linux-nvme mailing list