lkml.org 
[lkml]   [2002]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] More loop/BIO breakage (ll_rw_blk.c:1359)
On Mon, Jan 07 2002, Zwane Mwaikambo wrote:
> Hi Jens,
> Oops reproducible by doing a "mount /dev/fd0 /floppy -o loop".
> Decoded oops at the end.
>
> loop.c
> static inline void loop_handle_bio(struct loop_device *lo, struct bio
> *bio)
> {
> <snip>
> } else {
> struct bio *rbh = bio->bi_private;
>
> ret = do_bio_blockbacked(lo, bio, rbh);
> bio_endio(rbh, !ret, bio_sectors(bio)); <== [1]
> loop_put_buffer(bio);
> }
> }

Ah excellent, nice work. Applied.

--
Jens Axboe

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

\
 
 \ /
  Last update: 2005-03-22 13:15    [W:2.066 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site