From: Kevin Wolf <kwolf@redhat.com>
To: Federico Simoncelli <fsimonce@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] block: add apparent-size to query-block
Date: Mon, 24 Jun 2013 14:22:01 +0200 [thread overview]
Message-ID: <20130624122201.GD3338@dhcp-200-207.str.redhat.com> (raw)
In-Reply-To: <1371831528-1128-1-git-send-email-fsimonce@redhat.com>
Am 21.06.2013 um 18:18 hat Federico Simoncelli geschrieben:
> This patch adds the apparent-size entry to the query-block output.
> The value represents the apparent size in bytes of the image, e.g.
> file size (including the blocks not yet allocated) or block device
> size.
>
> Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Instead of pulling one specific field up from bs->file and giving it a
non-obvious name, we should rather add something generally useful like a
field '*file': 'ImageInfo' that works as an analog to *backing-image,
just that it contains the info for bs->file instead of bs->backing_hd.
Kevin
prev parent reply other threads:[~2013-06-24 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 16:18 [Qemu-devel] [PATCH] block: add apparent-size to query-block Federico Simoncelli
2013-06-21 20:06 ` Eric Blake
2013-06-24 12:22 ` Kevin Wolf [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=20130624122201.GD3338@dhcp-200-207.str.redhat.com \
--to=kwolf@redhat.com \
--cc=fsimonce@redhat.com \
--cc=qemu-devel@nongnu.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.