From: Kevin Wolf <kwolf@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH v3 0/4] mirror: Fix behavior for zero byte image
Date: Tue, 24 Jun 2014 16:26:34 +0200 [thread overview]
Message-ID: <20140624142634.GJ3458@noname.redhat.com> (raw)
In-Reply-To: <1403612798-25167-1-git-send-email-famz@redhat.com>
Am 24.06.2014 um 14:26 hat Fam Zheng geschrieben:
> The current behavior of mirroring zero byte image is slightly different from
> non-zero image: the BLOCK_JOB_READY event is skipped and job is completed
> immediately. This is not a big problem for human user but only makes management
> software harder to write. Since we are focusing on an good API instead of UI,
> let's make the behavior more consistent and predictable.
>
> The first patch fixes the behavior. The following two patches add test case for
> the involved code path.
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2014-06-24 14:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 12:26 [Qemu-devel] [PATCH v3 0/4] mirror: Fix behavior for zero byte image Fam Zheng
2014-06-24 12:26 ` [Qemu-devel] [PATCH v3 1/4] blockjob: Add block_job_yield() Fam Zheng
2014-06-24 12:26 ` [Qemu-devel] [PATCH v3 2/4] mirror: Go through ready -> complete process for 0 len image Fam Zheng
2014-06-24 12:26 ` [Qemu-devel] [PATCH v3 3/4] qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit Fam Zheng
2014-06-24 12:26 ` [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test 0-length image for mirror Fam Zheng
2014-06-24 14:26 ` 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=20140624142634.GJ3458@noname.redhat.com \
--to=kwolf@redhat.com \
--cc=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).