[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)
commit77d644d4d70c9ad5df51792575f43a950525c9aa
tree84dd02706a7554e26820ff98586844ad4e996d68
parente5718774f12234c7c9be8944001cfd109ba955e1
[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>
drivers/scsi/aacraid/aachba.c
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/linit.c