commit | df7baa506c2db1c2d12abd6f05c43f911da55a2e | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Fri Oct 13 09:33:39 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 25 15:13:08 2006 -0700 |
tree | 0914b8f01b031312246fc7ddbadb358f3bdff667 | |
parent | 18c6c12759813c988bb05796d1b3352e98ae77de [diff] |
[SCSI] qla2xxx: Correct QUEUE_FULL handling. - Drop queue-depths across all luns for a given fcport during TASK_SET_FULL statuses. - Ramp-up I/Os after throttling. - Consolidate completion-status handling of CS_QUEUE_FULL with CS_COMPLETE as ISP24xx firmware no longer reports CS_QUEUE_FULL. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>