]> 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)
commitff2acd000fa8bc69d6e21574c0cf9222baf5632a
treeed152f809ff3e6f16d23d28d37b09ee04eea7c5e
parent7dd2606c125038c64cda5d841b213c02b5faa00c
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