util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benno Schulenberg <bensberg@justemail.net>
To: Karel Zak <kzak@redhat.com>
Cc: "Util-Linux" <util-linux@vger.kernel.org>
Subject: Re: what precisely is partition_entry_lba?
Date: Wed, 01 Oct 2014 21:34:15 +0200	[thread overview]
Message-ID: <1412192055.2499261.174054405.71B41E75@webmail.messagingengine.com> (raw)
In-Reply-To: <20141001075939.GF26272@x2.net.home>


On Wed, Oct 1, 2014, at 09:59, Karel Zak wrote:
> On Mon, Sep 22, 2014 at 09:44:05PM +0200, Benno Schulenberg wrote:
> > uint64_t    partition_entry_lba; /* stat LBA of the partition entry array */
> > 
> > This doesn't make sense to me.  Shouldn't this say something
> > like "Starting block of the array of partition entries" instead?
> 
> EFI standard:
> 
> "The start of the GPT Partition Entry Array is located at the LBA
>  indicated by the Partition Entry LBA field."

Okay.  Then at least the relevant comment needs to be typo-fixed.
(Upcoming patch will do also that.)

> > All this use of 'lba' is confusing to me, as it stands for
> > "logical block addressing", and what seems to be meant
> > is simply "logical block" or "logical block number".  No?
> 
> Well, "LBA" is usually used as unit (especially in storage slang).
> Don't think about it as about abbreviation :-)

I can't -- my brain always auto-expands abbrevs.  :)

Well, I will just have to expand it as "Logical Block Address",
even though the word "Address" is completely superfluous.

> IMHO the fdisk message "Partitions entries LBA: %ju" is fine,

Not quite.  It would have to be either "Partitions entry" (where
one entry contains several paritions) or "Partition entries), where
each entry contains one partition, which is of course the case);
"Partitions entries" is nonsense in English.  Upcoming patch
makes the correction.

Benno

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are


      reply	other threads:[~2014-10-01 19:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 19:44 what precisely is partition_entry_lba? Benno Schulenberg
2014-10-01  7:59 ` Karel Zak
2014-10-01 19:34   ` Benno Schulenberg [this message]

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=1412192055.2499261.174054405.71B41E75@webmail.messagingengine.com \
    --to=bensberg@justemail.net \
    --cc=kzak@redhat.com \
    --cc=util-linux@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).