qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Max Reitz <mreitz@redhat.com>, qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Peter Lieven <pl@kamp.de>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/4] nbd: iotest fixes and error message improvement
Date: Tue, 27 Jan 2015 10:05:41 +0100	[thread overview]
Message-ID: <54C754E5.3070501@redhat.com> (raw)
In-Reply-To: <1422324179-32106-1-git-send-email-mreitz@redhat.com>



On 27/01/2015 03:02, Max Reitz wrote:
> This series is a follow-up to my previous patch "iotests: Specify format
> for qemu-nbd" and as such relies on it.
> 
> The first three patches of this series fix the qemu-iotests so they once
> again pass when using NBD.
> 
> The fourth patch of this series improves NBD's error message for
> establishing connections, especially if the server's and the client's
> NBD version differs (which, until now, was simply "Bad magic received").

Good idea!

> Max Reitz (4):
>   iotests: Fix 083
>   iotests: Fix 100 for nbd
>   iotests: Fix 104 for NBD
>   nbd: Improve error messages
> 
>  block/nbd-client.c               |  4 +-
>  block/nbd-client.h               |  2 +-
>  block/nbd.c                      |  2 +-
>  include/block/nbd.h              |  2 +-
>  nbd.c                            | 42 ++++++++++++---------
>  qemu-nbd.c                       |  7 +++-
>  tests/qemu-iotests/083           |  3 +-
>  tests/qemu-iotests/083.out       | 81 ++++++++++++++--------------------------
>  tests/qemu-iotests/100           | 12 ++++++
>  tests/qemu-iotests/104           |  9 ++---
>  tests/qemu-iotests/common.filter |  1 +
>  11 files changed, 82 insertions(+), 83 deletions(-)
> 

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

  parent reply	other threads:[~2015-01-27  9:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27  2:02 [Qemu-devel] [PATCH 0/4] nbd: iotest fixes and error message improvement Max Reitz
2015-01-27  2:02 ` [Qemu-devel] [PATCH 1/4] iotests: Fix 083 Max Reitz
2015-01-27  2:02 ` [Qemu-devel] [PATCH 2/4] iotests: Fix 100 for nbd Max Reitz
2015-01-27  2:02 ` [Qemu-devel] [PATCH 3/4] iotests: Fix 104 for NBD Max Reitz
2015-01-27  2:02 ` [Qemu-devel] [PATCH 4/4] nbd: Improve error messages Max Reitz
2015-01-27  9:05 ` Paolo Bonzini [this message]
2015-02-03 11:14 ` [Qemu-devel] [PATCH 0/4] nbd: iotest fixes and error message improvement 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=54C754E5.3070501@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=pl@kamp.de \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.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).