]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/scsi_transport_fc.c
[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout
authorSwen Schillig <swen@vnet.ibm.com>
Thu, 14 Jan 2010 16:19:00 +0000 (17:19 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 17 Jan 2010 18:40:11 +0000 (12:40 -0600)
commitb8f08645f80a0c93246f3539ce53d3cae6a91fa0
treea54e67374ca084562e62154708ff204ca19d13c7
parent9e2ab1fabdbd88669fdebd368fb5cda32ad5438d
[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout

The hardware used with zfcp cannot abort a currently pending CT or ELS
request. Therefore we need the option to postpone the timeout
triggered request abort within the fc layer, since there is nothing
zfcp can do to stop the request at this point.

Cc: James Smart <James.Smart@emulex.com>
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/scsi_transport_fc.c