All of lore.kernel.org
 help / color / mirror / Atom feed
* [Design] nested partitions: Unify grub_partition and grub_disk
@ 2009-03-07 14:58 phcoder
  2009-03-07 15:38 ` Robert Millan
  0 siblings, 1 reply; 8+ messages in thread
From: phcoder @ 2009-03-07 14:58 UTC (permalink / raw)
  To: The development of GRUB 2

Hello. I was looking into nested partitions issue and propose to unify 
grub_partition and grub_disk. In this case when a code calls 
grub_disk_read with a grub_disk_t which represents a partition it will 
correct the offset and call grub_disk_read with underlying partition or 
disk. In this way not only nested partitions become natural but also 
conceptually similar fields of total_sectors and len become unified. As 
it's an important design change I send this e-mail before coding it
-- 

Regards
Vladimir 'phcoder' Serbinenko



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-04-14 15:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-07 14:58 [Design] nested partitions: Unify grub_partition and grub_disk phcoder
2009-03-07 15:38 ` Robert Millan
2009-03-07 16:03   ` phcoder
2009-03-07 18:05     ` Bean
2009-03-07 18:46       ` phcoder
2009-04-11 21:58     ` phcoder
2009-04-13 14:00       ` Robert Millan
2009-04-14 15:15         ` Yoshinori K. Okuji

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.