Alan writes: > > an interesting task when your root lives on /dev/sda1. Ditto for destroying > > a single partition (not mounted/used by swap/etc.) while you have some > > other partition in use. IWBNI we had a decent API for handling partition > > tables... > > Partitions are just very crude logical volumes, and ultimiately I believe > should be handled exactly that way Actually, the EVMS project does exactly this. All I/O is done on a full disk basis, and essentially does block remapping for each partition. This also solves the problem of cache inconsistency if accessing the parent device vs. accessing the partition. Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert - 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. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption... Martin Dalecki
- Re: [PATCH] SMP race in ext2 - metadata corrup... Matthias Urlichs
- Re: [PATCH] SMP race in ext2 - metadata corrup... Olaf Titz
- Re: [PATCH] SMP race in ext2 - metadata corruption... Jeff Garzik
- Re: [PATCH] SMP race in ext2 - metadata corruption... Neil Conway
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andreas Dilger
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corruption... Alan Cox
- Re: [PATCH] SMP race in ext2 - metadata corrup... Andreas Dilger
- Re: [PATCH] SMP race in ext2 - metadata co... Alan Cox
- Re: [PATCH] SMP race in ext2 - metadat... Andreas Dilger
- Re: [PATCH] SMP race in ext2 - metadata corruption... Pavel Machek
- Re: [PATCH] SMP race in ext2 - metadata corrup... Daniel Phillips
- Re: [PATCH] SMP race in ext2 - metadata co... Stephen C. Tweedie
- Re: [PATCH] SMP race in ext2 - metadata corrup... Alexander Viro