]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[SCSI] isci: Immediately fail I/O to removed devices.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Thu, 27 Oct 2011 22:04:56 +0000 (15:04 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 31 Oct 2011 09:15:17 +0000 (13:15 +0400)
commitc2cb8a5fd7d5d8729a4fc25937c4d6564f9a7aa3
treeb562e8cea25801037a4b22a79630bfbc5bd667a3
parent0e2e27990e2dcd415f7974e8460a2f05accdddfb
[SCSI] isci: Immediately fail I/O to removed devices.

In the case where an I/O fails to start in isci_request_execute,
only allow retries if the device is not already gone.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/task.c