Bug 6275
Summary: | qla1280 times out on long operations such as tape rewind | ||
---|---|---|---|
Product: | SCSI Drivers | Reporter: | Ian Dall (ian) |
Component: | Other | Assignee: | Jes Sorensen (jes) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.16 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | A patch to qla1280.c. |
Description
Ian Dall
2006-03-23 06:34:20 UTC
Created attachment 7648 [details]
A patch to qla1280.c.
The command sent to the card was using a 30second timeout regardless of the
timeout requested in the scsi command passed down from higher levels.
I have just been made aware of this patch by mkp - being the current owner of the driver, it would have worked a little faster if I had been CC'ed :) At first glance it looks like the patch is good, but I would like to just check it before I push it to James. Cheers, Jes The status of this problem could be changed to VERIFIED, as I see the patch is included in 2.6.19-rc1. Right? Patch is in 2.6.19. |