Re: 2.6.0-mm1

From: Jens Axboe
Date: Tue Dec 23 2003 - 13:55:25 EST


On Tue, Dec 23 2003, Pascal Schmidt wrote:
> 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.

Great, thanks for testing.

Jens

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