All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Stefan Hajnoczi <stefanha@redhat.com>,
	qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Jeff Cody <jcody@redhat.com>, Peter Lieven <pl@kamp.de>
Subject: Re: [Qemu-devel] [PATCH 0/2] block/nfs: fix build breakage due to missing includes
Date: Wed, 30 Mar 2016 22:48:07 +0200	[thread overview]
Message-ID: <56FC3B87.6080600@weilnetz.de> (raw)
In-Reply-To: <1459341994-20567-1-git-send-email-stefanha@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

Am 30.03.2016 um 14:46 schrieb Stefan Hajnoczi:
> Header files included by almost every source files have been slimmed down
> recently to speed up the build and eliminate unnecessary dependencies.  The
> block/nfs.c file must have been forgotten when build testing because it
> currently fails to build.
>
> This series adds the necessary #include statements to make block/nfs.c build
> successfully again.
>
> Stefan Hajnoczi (2):
>   block/nfs: add missing #include "qapi/error.h"
>   block/nfs: add missing #include "qemu/cutils.h"
>
>  block/nfs.c | 2 ++
>  1 file changed, 2 insertions(+)
>

Tested-by: Stefan Weil <sw@weilnetz.de>

I noticed these patches after I had just prepared my own patch...

Maybe Peter M. can apply both patches without waiting for a pull request
to fix the current broken git master.

Regards
Stefan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2016-03-30 20:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 12:46 [Qemu-devel] [PATCH 0/2] block/nfs: fix build breakage due to missing includes Stefan Hajnoczi
2016-03-30 12:46 ` [Qemu-devel] [PATCH 1/2] block/nfs: add missing #include "qapi/error.h" Stefan Hajnoczi
2016-03-30 12:46 ` [Qemu-devel] [PATCH 2/2] block/nfs: add missing #include "qemu/cutils.h" Stefan Hajnoczi
2016-03-30 14:03 ` [Qemu-devel] [PATCH 0/2] block/nfs: fix build breakage due to missing includes Jeff Cody
2016-03-30 20:48 ` Stefan Weil [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=56FC3B87.6080600@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=jcody@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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 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.