commit | 75eee7252466342e0dfa6675106bcd3955090f67 | [log] [tgz] |
---|---|---|
author | Vasu Dev <vasu.dev@intel.com> | Fri Oct 08 17:12:15 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Oct 25 15:11:31 2010 -0500 |
tree | 425b0946272f0c5207ad8b02ceba17b942ea9068 | |
parent | 73b4376477672a4336cba5f26ede2e277511ce70 [diff] |
[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready This is per Mile Christie feedback since in this case IO could get retried for tape devices and therefore DID_REQUEUE cannot be used, more details in this thread. http://marc.info/?l=linux-scsi&m=127970522630136&w=2 Signed-off-by: Vasu Dev <vasu.dev@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>