commit | 15bc43f31a074076f114e0b87931e3b220b7bff1 | [log] [tgz] |
---|---|---|
author | Xiang Chen <chenxiang66@hisilicon.com> | Fri Nov 09 22:06:36 2018 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Nov 15 14:37:05 2018 -0500 |
tree | 4dcb4ef6899997b899afe5b80a1e142f7caaaec2 | |
parent | 745b6847634c11dda1079d0290781a443eddb4b7 [diff] |
scsi: hisi_sas: change the time of SAS SSP connection Currently the time of SAS SSP connection is 1ms, which means the link connection will fail if no IO response after this period. For some disks handling large IO (such as 512k), 1ms is not enough, so change it to 5ms. Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>