From: Jens Axboe <axboe@suse.de>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: One more bio for for floppy users in 2.5.33..
Date: Tue, 3 Sep 2002 20:02:03 +0200 [thread overview]
Message-ID: <20020903180203.GD13721@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0209031054290.1356-100000@home.transmeta.com>
On Tue, Sep 03 2002, Linus Torvalds wrote:
>
> Ok,
> I found another major bio-related bug that definitely explains why the
> floppy driver generated corruption - any partial request completion would
> be totally messed up by the BIO layer (not the floppy driver).
>
> Any other block device driver that did partial request completion might
> also be impacted.
>
> I'm still looking at the floppy driver itself - some of the request
> completion code is so messed up as to be unreadable, and some of that may
> actually be due to trying to work around the bio problem (unsuccessfully,
> I may add). So this may not actually fix things for you yet, simply
> because the floppy driver itself still does some strange things.
>
> Jens, oops. We should not update the counts by how much was left
> uncompleted, but by how much we successfully completed!
Yeah oops, the most embarassing thing is that Bart and I have both found
this but independently months ago but it seems it got lost at my end (or
your end, but lets not point fingers :-) :-(
Patch is ofcourse correct. I'm not sure other drivers have been hit (of
the used ones), since they would have to use old style completions and
do less than current_nr_sectors in one-go.
--
Jens Axboe
next prev parent reply other threads:[~2002-09-03 17:59 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-03 18:00 One more bio for for floppy users in 2.5.33 Linus Torvalds
2002-09-03 18:02 ` Jens Axboe [this message]
2002-09-04 7:25 ` Suparna Bhattacharya
2002-09-04 16:36 ` Linus Torvalds
2002-09-05 7:03 ` Suparna Bhattacharya
2002-09-05 15:06 ` Linus Torvalds
2002-09-05 16:26 ` Andrew Morton
2002-09-05 17:05 ` Linus Torvalds
2002-09-05 18:00 ` Andrew Morton
2002-09-05 18:28 ` Linus Torvalds
2002-09-05 18:31 ` Jens Axboe
2002-09-05 18:38 ` Linus Torvalds
2002-09-05 18:38 ` Jens Axboe
2002-09-05 19:47 ` Peter Osterlund
2002-09-05 18:42 ` Andrew Morton
2002-09-05 19:03 ` Linus Torvalds
2002-09-05 19:35 ` Andrew Morton
2002-09-05 20:27 ` Linus Torvalds
2002-09-05 20:38 ` Linus Torvalds
2002-09-06 6:47 ` Helge Hafting
2002-09-06 6:59 ` Linus Torvalds
2002-09-09 14:08 ` Bob_Tracy
2002-09-05 20:48 ` Linus Torvalds
2002-09-10 7:25 ` Rogier Wolff
2002-09-10 8:01 ` Andrew Morton
2002-09-07 11:18 ` Daniel Phillips
2002-09-03 20:57 ` Mikael Pettersson
2002-09-03 21:52 ` Linus Torvalds
2002-09-03 22:33 ` Mikael Pettersson
-- strict thread matches above, loose matches on Subject: below --
2002-09-07 14:43 linux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020903180203.GD13721@suse.de \
--to=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox