1. 29 5月, 2006 3 次提交
  2. 27 3月, 2006 1 次提交
  3. 10 3月, 2006 1 次提交
    • A
      [SCSI] zfcp: fix device registration issues · ad58f7db
      Andreas Herrmann 提交于
      The patch fixes following issues:
      
      (1) Replace scsi_add_device with scsi_scan_target.
      (Thus the rport instead of the scsi_host becomes parent of a
      scsi_target again.)
      
      (2) Avoid scsi_device allocation during registration of an remote port.
      (Would be done during fc_scsi_scan_rport.)
      
      (3) Fix queuecommand behaviour when an zfcp unit is blocked.
      (Call scsi_done with DID_NO_CONNECT instead of returning
      SCSI_MLQUEUE_DEVICE_BUSY otherwise we might end up waiting
      for completion in blk_execute_rq for ever.)
      Signed-off-by: NAndreas Herrmann <aherrman@de.ibm.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      ad58f7db
  4. 03 3月, 2006 1 次提交
  5. 13 2月, 2006 4 次提交
  6. 02 2月, 2006 1 次提交
  7. 15 1月, 2006 4 次提交
  8. 02 12月, 2005 4 次提交
  9. 07 11月, 2005 1 次提交
  10. 09 10月, 2005 1 次提交
  11. 20 9月, 2005 7 次提交
  12. 29 8月, 2005 2 次提交
  13. 28 8月, 2005 1 次提交
  14. 21 6月, 2005 1 次提交
  15. 18 6月, 2005 4 次提交
  16. 14 6月, 2005 4 次提交