[SCSI] Print failed commands
authorMartin K. Petersen <martin.petersen@oracle.com>
Sat, 23 May 2009 15:45:07 +0000 (11:45 -0400)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:51:51 +0000 (17:51 -0500)
commit002b1eb2c03ccec36bf6e7b719cccedf57d83402
tree40d0c3f158aecbd614cc174f2b016cdeccf8c42f
parent6c10db72c94818573552fd71c89540da325efdfb
[SCSI] Print failed commands

When a request fails we print the sense data but not the actual command
that failed.  Add a printout of the operation + CDB for failed commands.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/scsi_lib.c