[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready
authorVasu Dev <vasu.dev@intel.com>
Sat, 9 Oct 2010 00:12:15 +0000 (17:12 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 25 Oct 2010 20:11:31 +0000 (15:11 -0500)
commit75eee7252466342e0dfa6675106bcd3955090f67
tree425b0946272f0c5207ad8b02ceba17b942ea9068
parent73b4376477672a4336cba5f26ede2e277511ce70
[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>
drivers/scsi/libfc/fc_fcp.c