On Thursday, April 26, 2001 02:24:26 PM -0400 Alexander Viro <[EMAIL PROTECTED]> wrote: > > > On Thu, 26 Apr 2001, Andrea Arcangeli wrote: > >> correct. I bet other fs are affected as well btw. > > If only... block_read() vs. block_write() has the same race. I'm going > through the list of all wait_on_buffer() users right now. > Looks like reiserfs has it too when allocating tree blocks, but it should be harder to hit. The fix should be small but it will take me a bit to make sure it doesn't affect the rest of the balancing code. -chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] SMP race in ext2 - metadata corruption. Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corrupti... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corr... Chris Mason
- Re: [PATCH] SMP race in ext2 - metadata corrupti... Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corr... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata ... Alexander Viro
- Re: [PATCH] SMP race in ext2 - meta... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corr... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata ... Alexander Viro
- Re: [PATCH] SMP race in ext2 - meta... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - ... Alexander Viro
- Re: [PATCH] SMP race in ext... Linus Torvalds
- Re: [PATCH] SMP race in ext... Alexander Viro