2003-07-19 18:21:10

by Sean Estabrooks

[permalink] [raw]
Subject: [PATCH] "blk: request botched" error on floppy write

The floppy drive appears to be working for some people with the
2.6 kernel as is. However, there have also been reports of some
problems (see http://bugme.osdl.org/show_bug.cgi?id=654 )

The attached patch against 2.6.0-test1 fixes the problem on all the
machines i've tested.

Cheers,
Sean


Attachments:
floppy_req_botched.patch (377.00 B)

2003-07-21 12:19:37

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH] "blk: request botched" error on floppy write

On Sat, Jul 19 2003, Sean wrote:
> The floppy drive appears to be working for some people with the
> 2.6 kernel as is. However, there have also been reports of some
> problems (see http://bugme.osdl.org/show_bug.cgi?id=654 )
>
> The attached patch against 2.6.0-test1 fixes the problem on all the
> machines i've tested.

So floppy has a problem with clustered requests? Your patch doesn't fix
that bug, it masks it.

Question is, if we should just accept that and move on. I mean, who
really cares?

--
Jens Axboe

2003-07-21 12:27:40

by Mr. James W. Laferriere

[permalink] [raw]
Subject: Re: [PATCH] "blk: request botched" error on floppy write

Hello Jens , If it is fixable , ME !-) . Tnx , JimL

On Mon, 21 Jul 2003, Jens Axboe wrote:
> On Sat, Jul 19 2003, Sean wrote:
> > The floppy drive appears to be working for some people with the
> > 2.6 kernel as is. However, there have also been reports of some
> > problems (see http://bugme.osdl.org/show_bug.cgi?id=654 )
> >
> > The attached patch against 2.6.0-test1 fixes the problem on all the
> > machines i've tested.
>
> So floppy has a problem with clustered requests? Your patch doesn't fix
> that bug, it masks it.
>
> Question is, if we should just accept that and move on. I mean, who
> really cares?
>
>

--
+------------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | P.O. Box 854 | Give me Linux |
| [email protected] | Coudersport PA 16915 | only on AXP |
+------------------------------------------------------------------+

2003-07-21 13:23:23

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH] "blk: request botched" error on floppy write

On Mon, Jul 21 2003, Mr. James W. Laferriere wrote:
> Hello Jens , If it is fixable , ME !-) . Tnx , JimL

So where's the fix and what is the bug?

--
Jens Axboe