Re: [PATCH 1/1] blk: Fix SG_IO ioctl failure retry looping

From: Jens Axboe
Date: Thu Feb 02 2006 - 12:36:36 EST


On Thu, Feb 02 2006, Brian King wrote:
>
> When issuing an SG_IO ioctl through sd that resulted
> in an unrecoverable error, a nearly infinite retry loop
> was discovered. This is due to the fact that the block
> layer SG_IO code is not setting up rq->retries. This
> patch also fixes up the sg_scsi_ioctl path.

Looks good, applied. Thanks!

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/