commit | 17eb87d216a0d8a9fa9852f331a7c6afb9f45312 | [log] [tgz] |
---|---|---|
author | Scott Teel <scott.teel@hp.com> | Tue Feb 18 13:55:28 2014 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:03 2014 -0700 |
tree | 9f0dc3606300aed04f54efe55979a32be933e67d | |
parent | 2f6ae5cd24491647a011aead90d47523d875e443 [diff] |
[SCSI] hpsa: fix task management for mode-1 ioaccell path For "mode 1" io accelerated commands, the command tag is in a different location than for commands that go down the normal RAID path, so the abort handler needs to take this into account. Signed-off-by: Scott Teel <scott.teel@hp.com> Signed-off-by: Mike Miller <michael.miller@canonical.com> Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>