commit | a8bbb2ab4e4fac8ebd2a402d5d81500cbeaaebaf | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Oct 17 09:10:56 2017 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Oct 18 20:55:39 2017 -0400 |
tree | d7d747096298faf2ec9bd3955c00f0d8f952ab08 | |
parent | 909cf3e16a5274fe2127cf3cea5c8dba77b2c412 [diff] |
scsi: scsi_error: Do not retry illegal function error Hitachi USP-V returns 'ILLEGAL FUNCTION' when the internal staging mechanism encountered an error. These errors should not be retried on another path. [mkp: s/invalid/illegal/] Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>