> > Note that I think all these arguments are fairly bogus. Doing things like > "dump" on a live filesystem is stupid and dangerous (in my opinion it is > stupid and dangerous to use "dump" at _all_, but that's a whole 'nother > discussion in itself), and there really are no valid uses for opening a > block device that is already mounted. More importantly, I don't think > anybody actually does. I know a few people that often do: dd if=/dev/hda1 of=/dev/hdc1 e2fsck /dev/hdc1 to make an "exact" copy of a currently working system. Maybe it is stupid, but they do. Fortunately, their systems are not SMP... Andrzej - 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/
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corrup... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata co... Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata co... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata co... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata co... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata co... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata co... Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata co... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata co... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata co... Andrzej Krzysztofowicz
- Re: [PATCH] SMP race in ext2 - metadata co... LA Walsh
- Re: [PATCH] SMP race in ext2 - metadata co... dek_ml
- Re: [PATCH] SMP race in ext2 - metadata co... Vojtech Pavlik
- Re: [PATCH] SMP race in ext2 - metadata co... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata co... Ville Herva
- Re: [PATCH] SMP race in ext2 - metadata co... Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata co... Shane Wegner
- Re: [PATCH] SMP race in ext2 - metadata co... Albert D. Cahalan
- Re: [PATCH] SMP race in ext2 - metadata co... Jens Axboe
- Re: [PATCH] SMP race in ext2 - metadata co... Andi Kleen