1. 17 Apr, 2007 1 commit
    • Brian King's avatar
      [SCSI] scsi_error.c: Add EH Start Unit retry · ed773e66
      Brian King authored
      Currently, the scsi error handler will issue a START_UNIT
      command if the drive indicates it needs its motor started
      and the allow_restart flag is set in the scsi_device. If,
      after the scsi error handler invokes a host adapter reset
      due to error recovery, a device is in a unit attention
      state AND also needs a START_UNIT, that device will be placed
      offline. The disk array devices on an ipr RAID adapter
      will do exactly this when in a dual initiator configuration.
      This patch adds a single retry to the EH initiated
      START_UNIT.
      Signed-off-by: default avatarBrian King <brking@linux.vnet.ibm.com>
      
      Patch modified and
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      ed773e66
  2. 01 Apr, 2007 31 commits
  3. 21 Mar, 2007 3 commits
  4. 20 Mar, 2007 5 commits