Tejun Heo wrote:
scsi_kill_request() completes requests via normal SCSI completion path
which decrements busy counts; however, requests which get passed to
scsi_kill_request() aren't holding busy counts and scsi_kill_request()
don't increment them before invoking completion path resulting in
incorrect busy counts. Bump up busy counts before invoking completion
path.
Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
ACK.
As with the other two SCSI core patches, we're blocked on linux-scsi people.
Same response as the other two: if nobody complains, and nobody merges
into scsi-misc-2.6 in a sane amount of time, I'll push it into libata.
Jeff
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html