OSDN Git Service

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)
commit8ee132b3cb699530a74faba44f6227ad4ead0ea1
treeed152f809ff3e6f16d23d28d37b09ee04eea7c5e
parentc3dde2f3fe6aa48ed4650e103d23aac8f9620ddd
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