qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw: Fix return value check for bdrv_read, bdrv_write
Date: Fri, 5 Oct 2012 13:56:06 +0200	[thread overview]
Message-ID: <20121005115606.GB7068@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1348383061-29754-1-git-send-email-sw@weilnetz.de>

On Sun, Sep 23, 2012 at 08:51:01AM +0200, Stefan Weil wrote:
> Those functions return -errno in case of an error.
> The old code would typically only detect EPERM (1) errors.
> 
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>  hw/nand.c    |   34 ++++++++++++++++++++++------------
>  hw/onenand.c |    2 +-
>  hw/sd.c      |   16 +++++++++-------
>  3 files changed, 32 insertions(+), 20 deletions(-)

Applied, thanks!

https://github.com/stefanha/qemu/commits/trivial-patches

Stefan

      reply	other threads:[~2012-10-05 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23  6:51 [Qemu-devel] [PATCH] hw: Fix return value check for bdrv_read, bdrv_write Stefan Weil
2012-10-05 11:56 ` 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=20121005115606.GB7068@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=sw@weilnetz.de \
    /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).