scsi_debug: pinpoint invalid field in sense data
authorDouglas Gilbert <dgilbert@interlog.com>
Tue, 25 Nov 2014 04:04:47 +0000 (23:04 -0500)
committerChristoph Hellwig <hch@lst.de>
Tue, 25 Nov 2014 14:42:55 +0000 (15:42 +0100)
commit22017ed2de64b8f7a2ec0abe59dd6ca92f693391
tree347a39e0f18b19b0dbaaa38b77b38d29d8a8c644
parent84021c90771b4582883900d19a52cdde1f453802
scsi_debug: pinpoint invalid field in sense data

Use Sense Key Specific field in the sense data of an ILLEGAL REQUEST
to optionally pinpoint the location of the problem field. This may
be either in the cdb or the associated parameter list.

Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/scsi_debug.c
This page took 0.030691 seconds and 5 git commands to generate.