qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: mreitz@redhat.com, eblake@redhat.com, qemu-devel@nongnu.org,
	armbru@redhat.com, John Snow <jsnow@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/1] block: clarify error message for qmp-eject
Date: Wed, 18 May 2016 17:53:39 -0400	[thread overview]
Message-ID: <1463608420-26837-1-git-send-email-jsnow@redhat.com> (raw)

v2: Reduce helper to just one parameter,
    push has_force logic back up into qmp interfaces.

    Always return -errno if we set errp,
    return +errno on soft errors where errp remains unset.

John Snow (1):
  block: clarify error message for qmp-eject

 blockdev.c | 51 ++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 40 insertions(+), 11 deletions(-)

-- 
2.4.11

             reply	other threads:[~2016-05-18 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18 21:53 John Snow [this message]
2016-05-18 21:53 ` [Qemu-devel] [PATCH v2 1/1] block: clarify error message for qmp-eject John Snow
2016-05-18 22:05   ` Eric Blake
2016-05-19  1:24   ` Fam Zheng
2016-05-20 14:48   ` Markus Armbruster
2016-05-20 21:27     ` John Snow
2016-05-30 11:56       ` Markus Armbruster
2016-05-19 12:40 ` [Qemu-devel] [Qemu-block] [PATCH v2 0/1] " Kevin Wolf

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=1463608420-26837-1-git-send-email-jsnow@redhat.com \
    --to=jsnow@redhat.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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).