Re: 2.6.0-mm1

From: Pascal Schmidt
Date: Tue Dec 23 2003 - 12:31:40 EST


On Tue, 23 Dec 2003, Jens Axboe wrote:

> On Tue, Dec 23 2003, Jens Axboe wrote:
> > - rq->errors = 1;
> > + info->write_timeout = jiffies + ATAPI_WAIT_WRITE_BUSY;
> > + ++rq->errors;
>
> Didn't mean to change the = 1, here's an updated one.

Applied, compiled, and tested. MO drive workes just fine with the
updated patch applied.

--
Ciao,
Pascal

-
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/