commit | d2c9d9eafa03dbd08a8a439e6c5addb8b1f03b9b | [log] [tgz] |
---|---|---|
author | Mike Anderson <andmike@us.ibm.com> | Thu Jun 16 11:13:42 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jul 30 11:11:37 2005 -0500 |
tree | 2af0c85e0ffddf593821c961f0a5e729de8c6ccc | |
parent | d3301874083874f8a0ac88aa1bb7da6b62df34d2 [diff] |
[SCSI] host state model update: reimplement scsi_host_cancel Remove the old scsi_host_cancel function as it has not been working for sometime do to the device list possibly being empty when it is called and possible race issues. Add setting of SHOST_CANCEL at the state of beginning of scsi_remove_host. Signed-off-by: Mike Anderson <andmike@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>