Searched hist:"0816 c9251a7180383bb7811e1a1545f7b78e5374" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/scsi/ |
H A D | scsi.h | diff 0816c9251a7180383bb7811e1a1545f7b78e5374 Fri May 10 09:36:04 CDT 2013 Martin K. Petersen <martin.petersen@oracle.com> [SCSI] Allow error handling timeout to be specified
Introduce eh_timeout which can be used for error handling purposes. This was previously hardcoded to 10 seconds in the SCSI error handling code. However, for some fast-fail scenarios it is necessary to be able to tune this as it can take several iterations (bus device, target, bus, controller) before we give up.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | scsi_device.h | diff 0816c9251a7180383bb7811e1a1545f7b78e5374 Fri May 10 09:36:04 CDT 2013 Martin K. Petersen <martin.petersen@oracle.com> [SCSI] Allow error handling timeout to be specified
Introduce eh_timeout which can be used for error handling purposes. This was previously hardcoded to 10 seconds in the SCSI error handling code. However, for some fast-fail scenarios it is necessary to be able to tune this as it can take several iterations (bus device, target, bus, controller) before we give up.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_sysfs.c | diff 0816c9251a7180383bb7811e1a1545f7b78e5374 Fri May 10 09:36:04 CDT 2013 Martin K. Petersen <martin.petersen@oracle.com> [SCSI] Allow error handling timeout to be specified
Introduce eh_timeout which can be used for error handling purposes. This was previously hardcoded to 10 seconds in the SCSI error handling code. However, for some fast-fail scenarios it is necessary to be able to tune this as it can take several iterations (bus device, target, bus, controller) before we give up.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | scsi_scan.c | diff 0816c9251a7180383bb7811e1a1545f7b78e5374 Fri May 10 09:36:04 CDT 2013 Martin K. Petersen <martin.petersen@oracle.com> [SCSI] Allow error handling timeout to be specified
Introduce eh_timeout which can be used for error handling purposes. This was previously hardcoded to 10 seconds in the SCSI error handling code. However, for some fast-fail scenarios it is necessary to be able to tune this as it can take several iterations (bus device, target, bus, controller) before we give up.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | scsi_error.c | diff 0816c9251a7180383bb7811e1a1545f7b78e5374 Fri May 10 09:36:04 CDT 2013 Martin K. Petersen <martin.petersen@oracle.com> [SCSI] Allow error handling timeout to be specified
Introduce eh_timeout which can be used for error handling purposes. This was previously hardcoded to 10 seconds in the SCSI error handling code. However, for some fast-fail scenarios it is necessary to be able to tune this as it can take several iterations (bus device, target, bus, controller) before we give up.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|