• Brian King's avatar
    [PATCH] Make SCSI timeout modifiable · 19101a34
    Brian King authored
    add a timeout field to struct scsi_device and expose it in in sysfs.
    
    This patch allows LLDs to override the default timeout used for scsi devices
    and exposes it in sysfs. The default timeout value used is too short for
    many RAID array devices, such as those created by the ipr driver.
    19101a34
scsi_sysfs.c 14.7 KB