qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>,
	qemu-block@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] iotests: Make 150 use qemu-img map instead of du
Date: Fri, 8 Apr 2016 13:07:11 +0200	[thread overview]
Message-ID: <20160408110711.GC4700@noname.redhat.com> (raw)
In-Reply-To: <5707882F.9020501@redhat.com>

Am 08.04.2016 um 12:30 hat Paolo Bonzini geschrieben:
> 
> 
> On 29/03/2016 18:24, Max Reitz wrote:
> > The actual on-disk size of a file does not only depend on factors qemu
> > can control. Thus, we should not depend on this to determine whether a
> > file has indeed been fully allocated. Instead, use qemu-img map and hope
> > that if an area is referenced, it is indeed allocated, too.
> > 
> > Also, limit the supported image formats to raw and qcow2 because the
> > actual qemu-img map output may depend on the image format.
> > 
> > Signed-off-by: Max Reitz <mreitz@redhat.com>
> 
> Tested-by: Paolo Bonzini <pbonzini@redhat.com>

Thanks, applied to the block branch.

Kevin

      reply	other threads:[~2016-04-08 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29 16:24 [Qemu-devel] [PATCH] iotests: Make 150 use qemu-img map instead of du Max Reitz
2016-04-08 10:30 ` Paolo Bonzini
2016-04-08 11:07   ` 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=20160408110711.GC4700@noname.redhat.com \
    --to=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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 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).