commit | 15c75f8a6d570e1d22594fe7f1cdb45360651a60 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Oct 24 14:26:51 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:16:01 2014 +0100 |
tree | 06d58d868a01827891f3cdb56c50b75da2181487 | |
parent | 149d18cc2143079ac5fc4e61bc53bb532b8eed26 [diff] |
scsi: do not decode sense extras Currently we're only decoding sense extras for tape devices. And even there only for fixed format sense formats. As this is of rather limited use in the general case we should be stop trying to decode sense extras; the tape driver does its own decoding anyway. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>