]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: core: Report error list information in debugfs
authorBart Van Assche <bvanassche@acm.org>
Tue, 22 Aug 2023 16:38:10 +0000 (09:38 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 25 Aug 2023 02:13:03 +0000 (22:13 -0400)
commit90f359c1aa4ace0fb5f03796a7ee97c2ad2e42cc
tree45618954e84b057fb37ee923f325ec20b8f89355
parent79519528a180c64a90863db2ce70887de6c49d16
scsi: core: Report error list information in debugfs

Provide information in debugfs about SCSI error handling to make it easier
to debug the SCSI error handler. Additionally, report the maximum number of
retries in debugfs (.allowed).

Reviewed-by: John Garry <john.g.garry@oracle.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Cc: Mike Christie <michael.christie@oracle.com>
Cc: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230822163811.219569-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debugfs.c