From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] cow: use bdrv_co_is_allocated()
Date: Wed, 23 Nov 2011 17:08:03 +0100 [thread overview]
Message-ID: <4ECD1A63.3000402@redhat.com> (raw)
In-Reply-To: <1322060404-15494-1-git-send-email-stefanha@linux.vnet.ibm.com>
Am 23.11.2011 16:00, schrieb Stefan Hajnoczi:
> Now that bdrv_co_is_allocated() is available we can use it instead of
> the synchronous bdrv_is_allocated() interface. This is a follow-up that
> Kevin Wolf <kwolf@redhat.com> pointed out after applying the series that
> introduces bdrv_co_is_allocated().
>
> It is safe to make cow_read() a coroutine_fn because its only caller is
> a coroutine_fn.
>
> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thanks, applied to the block branch (for 1.1)
Kevin
prev parent reply other threads:[~2011-11-23 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 15:00 [Qemu-devel] [PATCH v2] cow: use bdrv_co_is_allocated() Stefan Hajnoczi
2011-11-23 16:08 ` 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=4ECD1A63.3000402@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@linux.vnet.ibm.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).