commit | 80c716fad82550b6c4ee4b7c6d48bff3fd7dab56 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.com> | Fri Dec 22 12:52:53 2017 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jan 10 23:25:11 2018 -0500 |
tree | 6467b3b860f9f61d1cd0045745626e674a7857af | |
parent | bcb872400b50e0cfa75f12e6d6097595cd317690 [diff] |
scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimized For hardware only supporting active/optimized there's no point in ever re-issuing RTPG as the only new state we can possibly read is active/optimized. This avoid spurious errors during path failover on such arrays. Signed-off-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>