1. 05 6月, 2008 3 次提交
  2. 17 4月, 2008 1 次提交
  3. 08 4月, 2008 8 次提交
  4. 12 1月, 2008 3 次提交
  5. 29 10月, 2007 1 次提交
  6. 24 10月, 2007 1 次提交
  7. 23 10月, 2007 1 次提交
  8. 16 10月, 2007 1 次提交
  9. 13 10月, 2007 1 次提交
  10. 19 7月, 2007 1 次提交
  11. 09 5月, 2007 2 次提交
  12. 08 12月, 2006 1 次提交
  13. 26 10月, 2006 1 次提交
  14. 24 9月, 2006 2 次提交
  15. 20 9月, 2006 1 次提交
  16. 07 8月, 2006 3 次提交
  17. 29 5月, 2006 4 次提交
  18. 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
  19. 13 2月, 2006 3 次提交
  20. 02 2月, 2006 1 次提交