commit | 22017ed2de64b8f7a2ec0abe59dd6ca92f693391 | [log] [tgz] |
---|---|---|
author | Douglas Gilbert <dgilbert@interlog.com> | Mon Nov 24 23:04:47 2014 -0500 |
committer | Christoph Hellwig <hch@lst.de> | Tue Nov 25 15:42:55 2014 +0100 |
tree | 347a39e0f18b19b0dbaaa38b77b38d29d8a8c644 | |
parent | 84021c90771b4582883900d19a52cdde1f453802 [diff] |
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>