From: Kevin Wolf <kwolf@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org
Subject: Re: [Qemu-devel] [PATCH scsi-ish] raw-posix: fix bdrv_aio_ioctl
Date: Fri, 11 Jan 2013 13:26:56 +0100 [thread overview]
Message-ID: <50F00510.5070804@redhat.com> (raw)
In-Reply-To: <1357828115-574-1-git-send-email-pbonzini@redhat.com>
Am 10.01.2013 15:28, schrieb Paolo Bonzini:
> When the raw-posix aio=thread code was moved from posix-aio-compat.c
> to block/raw-posix.c, there was an unintended change to the ioctl code.
> The code used to return the ioctl command, which posix_aio_read()
> would later morph into a zero. This hack is not necessary anymore,
> and in fact breaks scsi-generic (which expects a zero return code).
> Remove it.
>
> Cc: qemu-stable@nongnu.org
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2013-01-11 12:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-10 14:28 [Qemu-devel] [PATCH scsi-ish] raw-posix: fix bdrv_aio_ioctl Paolo Bonzini
2013-01-11 12: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=50F00510.5070804@redhat.com \
--to=kwolf@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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.