> On Sep 10, 2020, at 2:39 AM, Damien Le Moal <Damien.LeMoal@xxxxxxx> wrote: > > A small series to improve command error hadling. > > The first patch is a simple code cleanup. The second patch updates > asc/ascq sense codes list. Finally, the third patch adds zone resource > errors handling for zoned block deives to return BLK_STS_DEV_RESOURCE, > similarly to what the NVMe driver does for ZNS devices. > > Damien Le Moal (3): > scsi: Cleanup scsi_noretry_cmd() > scsi: update additional sense codes list > scsi: handle zone resources errors > > drivers/scsi/scsi_error.c | 4 +-- > drivers/scsi/scsi_lib.c | 12 +++++++++ > drivers/scsi/sense_codes.h | 54 +++++++++++++++++++++++++++++++++++++- > 3 files changed, 67 insertions(+), 3 deletions(-) > > -- > 2.26.2 > For the Series with updated Patch 3. Looks Good. Reviewed-by: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx> -- Himanshu Madhani Oracle Linux Engineering