All of lore.kernel.org
 help / color / mirror / Atom feed
From: phcoder <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: [Design] nested partitions: Unify grub_partition and grub_disk
Date: Sat, 07 Mar 2009 15:58:46 +0100	[thread overview]
Message-ID: <49B28BA6.3030109@gmail.com> (raw)

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



             reply	other threads:[~2009-03-07 14:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-07 14:58 phcoder [this message]
2009-03-07 15:38 ` [Design] nested partitions: Unify grub_partition and grub_disk 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49B28BA6.3030109@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.