commit | 77d644d4d70c9ad5df51792575f43a950525c9aa | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Mon Mar 27 09:43:40 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu Apr 13 10:13:17 2006 -0500 |
tree | 84dd02706a7554e26820ff98586844ad4e996d68 | |
parent | e5718774f12234c7c9be8944001cfd109ba955e1 [diff] |
[SCSI] aacraid: Track command ownership in driver Received from Mark Salyzyn The loss of the ownership flags, despite their flaws, in the scsi command were sorely missed and are reinstated more accurately in the aacraid driver to track commands and permit us to properly handle error recovery actions. Signed-off-by: Mark Haverkamp <markh@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>