commit | 51375ee8374dd7fa574e1a14ebac406c6d28543b | [log] [tgz] |
---|---|---|
author | Swen Schillig <swen@vnet.ibm.com> | Thu Jan 14 17:19:02 2010 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Jan 17 12:40:13 2010 -0600 |
tree | cfc822b99af2a8bb894c4a549093f92ea917ff8e | |
parent | 491ca4426ba153f79e72d1ca2a30c926484282b7 [diff] |
[SCSI] zfcp: Set hardware timeout as requested by BSG request. The hardware used with zfcp provides a timer for CT and ELS requests instead of an abort capability for these commands. To correctly handle the FC BSG timeouts, pass the timeout from the BSG requests to the hardware. Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>