Re: Oops on 2.5.1-pre6 doing mkreiserfs on loop device

Jens Axboe (axboe@suse.de)
Fri, 7 Dec 2001 15:54:31 +0100


On Fri, Dec 07 2001, Jens Axboe wrote:
> + bio_for_each_segment(bvec, bio, i) {
> + org_vec = &bio_orig->bi_io_vec[0];
^

argh, that should read 'i' and not '0' of course.

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