On Thu, 2007-01-04 at 12:21 +0100, Jens Axboe wrote: > I guess it's fully up to you how you want to solve it. The scheme seems > a little elaborate, but these error conditions are unlikely to ever been > seen in the wild, so no objections from me. Actually, there's already a DID_ code that does what you want. Instead of DID_ERROR, which will retry immediately, there's DID_REQUEUE which will halt the device queue and wait for a returning command to retry. James - To unsubscribe from this list: 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