commit | cde3f74bac3e4a6bcdc3a6370af38179fd8ef1f2 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Jan 11 14:15:03 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jan 13 16:15:27 2007 -0600 |
tree | bf98c68eb08edaa45320dbf3154b22830898a6a2 | |
parent | 6d4dcd4dae25c48e8932326aaedfe560d7f2c7bb [diff] |
[SCSI] libsas: Destroy the task collector thread after releasing ports If we use task collector mode, we can end up destroying the task collector thread before we release the ports, which is bad if a port release causes a disk I/O (such as cache flushing). Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>