]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
authorShivasharan S <shivasharan.srikanteshwara@broadcom.com>
Fri, 6 Apr 2018 09:02:11 +0000 (02:02 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 18 Apr 2018 23:33:59 +0000 (19:33 -0400)
commit3239b8cd28fd849a2023483257d35d68c5876c74
tree96d2548dc0f0b9fece978a8b9b7e0746799e50b9
parent3c6c122cfcbc2264d8414d292ebe2803b7e20215
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs

Hardware could time out Fastpath IOs one second earlier than the timeout
provided by the host.

For non-RAID devices, driver provides timeout value based on OS provided
timeout value. Under certain scenarios, if the OS provides a timeout
value of 1 second, due to above behavior hardware will timeout
immediately.

Increase timeout value for non-RAID fastpath IOs by 1 second.

Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/megaraid/megaraid_sas_fusion.c