]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: core: Log SCSI command age with errors
authorMilan P. Gandhi <mgandhi@redhat.com>
Thu, 26 Sep 2019 05:25:02 +0000 (10:55 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Oct 2019 03:07:16 +0000 (23:07 -0400)
commiteb741f3691c4b2e2266e49571d6e372957a3d614
treeed152f809ff3e6f16d23d28d37b09ee04eea7c5e
parent55f11ba022faaec91217e78bf3c89c9ba0f4f5c5
scsi: core: Log SCSI command age with errors

Couple of users had requested to print the SCSI command age along with
command failure errors. This is a small change, but allows users to get
more important information about the command that was failed, it would help
the users in debugging the command failures:

Link: https://lore.kernel.org/r/20190926052501.GA8352@machine1
Signed-off-by: Milan P. Gandhi <mgandhi@redhat.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_logging.c