Alexander Viro wrote: > Do we really want a separate queue for each partition? I'd rather have > disk_struct created when driver sees the disk and list of partitions > (possibly represented by struct block_device) anchored in disk_struct > and populated by grok_partitions(). Alan recently straightened me out with "EVMS/LVM is partitions done right" so... why not implement partitions as simply doing block remaps to the lower level device? That's what EVMS/LVM/md are doing already. -- Jeff Garzik | "Are you the police?" Building 1024 | "No, ma'am. We're musicians." MandrakeSoft | - 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] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Oliver Xymoron
- Re: [PATCH] struct char_device Tommy Hallgren
- Re: [PATCH] struct char_device Tommy Hallgren
- Re: [PATCH] struct char_device Andries . Brouwer
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Andries . Brouwer
- Re: [PATCH] struct char_device Martin Dalecki
- Re: [PATCH] struct char_device Linus Torvalds
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Jeff Garzik
- Re: [PATCH] struct char_device Jens Axboe
- Re: [PATCH] struct char_device Linus Torvalds
- Re: [PATCH] struct char_device Jeff Garzik
- Re: [PATCH] struct char_device Jeff Garzik
- Re: [PATCH] struct char_device Alan Cox
- Re: [PATCH] struct char_device Linus Torvalds
- Re: [PATCH] struct char_device Andries . Brouwer
- Re: [PATCH] struct char_device Martin Dalecki
- Re: [PATCH] struct char_device Andries . Brouwer
- Re: [PATCH] struct char_device Martin Dalecki