Re: [PATCH] Bug in ext2 in 2.2.15pre20?

From: Andrea Arcangeli (andrea@suse.de)
Date: Sat May 06 2000 - 10:02:43 EDT

  • Next message: Crispin Flowerday: "sd_mod.o weirdness in 2.3.99-pre7-pre6"

    On Wed, 3 May 2000, Stephen C. Tweedie wrote:

    >Hi,
    >
    >Looks like there's a long-standing thinko in the block bitmap caching in ext2
    >in 2.2. The inode bitmap cache looks fine.

    Agreed.

    We never noticed because it can trigger only if there's been an I/O error
    while reading the group stuff in memory (and the probability to have an
    I/O error exactly in such place is very low). Also it seems to me that
    even if it triggers it won't cause subtle silent corruption but it will
    more safely generate immediatly an Oops inside ext2fs. It was probably
    hurting a bit performances in some case (because we was probably entering
    load__block_bitmap more than necessary ;).

    Thanks.

    Andrea

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



    This archive was generated by hypermail 2b29 : Sat May 06 2000 - 10:08:44 EDT