From: Stefan Hajnoczi <stefanha@redhat.com>
To: Jeff Cody <jcody@redhat.com>
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] block: add bdrv_reopen() support for raw hdev, floppy, and cdrom
Date: Tue, 20 Nov 2012 16:43:15 +0100 [thread overview]
Message-ID: <20121120154315.GA3428@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <98d24a4a1a82d48a6fdc866fd74d9d33a22a4025.1353424700.git.jcody@redhat.com>
On Tue, Nov 20, 2012 at 10:21:10AM -0500, Jeff Cody wrote:
> For hdev, floppy, and cdrom, the reopen() handlers are the same as
> for the file reopen handler. For floppy and cdrom types, however,
> we keep O_NONBLOCK, as in the _open function.
>
> Signed-off-by: Jeff Cody <jcody@redhat.com>
> ---
> block/raw-posix.c | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next
Stefan
prev parent reply other threads:[~2012-11-20 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-20 15:21 [Qemu-devel] [PATCH v2] block: add bdrv_reopen() support for raw hdev, floppy, and cdrom Jeff Cody
2012-11-20 15:43 ` Stefan Hajnoczi [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=20121120154315.GA3428@stefanha-thinkpad.redhat.com \
--to=stefanha@redhat.com \
--cc=jcody@redhat.com \
--cc=kwolf@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 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).