[SCSI] aacraid: Track command ownership in driver
authorMark Haverkamp <markh@osdl.org>
Mon, 27 Mar 2006 17:43:40 +0000 (09:43 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 13 Apr 2006 15:13:17 +0000 (10:13 -0500)
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>

No differences found