qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Hu Tao <hutao@cn.fujitsu.com>
Cc: Kevin Wolf <kwolf@redhat.com>, Liu Yuan <namei.unix@gmail.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] configure: make libnfs not_found message user friendly
Date: Tue, 15 Jul 2014 16:16:14 +0200	[thread overview]
Message-ID: <20140715141614.GA9837@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <20140714030608.GA17075@G08FNSTD100614.fnst.cn.fujitsu.com>

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

On Mon, Jul 14, 2014 at 11:06:08AM +0800, Hu Tao wrote:
> On Sat, Jul 12, 2014 at 11:17:40AM +0800, Liu Yuan wrote:
> > Cc: Kevin Wolf <kwolf@redhat.com>
> > Signed-off-by: Liu Yuan <namei.unix@gmail.com>
> > ---
> >  configure | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/configure b/configure
> > index 7dd43fd..78e7baf 100755
> > --- a/configure
> > +++ b/configure
> > @@ -3996,7 +3996,7 @@ if test "$libnfs" != "no" ; then
> >      LIBS="$LIBS $libnfs_libs"
> >    else
> >      if test "$libnfs" = "yes" ; then
> > -      feature_not_found "libnfs"
> > +      feature_not_found "libnfs" "Install libnfs-devel >= 1.9.3"
> >      fi
> >      libnfs="no"
> >    fi
> > -- 
> > 1.9.1
> > 
> 
> I already had a patch that fixed all similar cases:
> http://lists.nongnu.org/archive/html/qemu-devel/2014-06/msg06411.html.

Thanks, I have applied Hu's patch to my block-next tree because it
includes this and other cases.

Please CC me on block layer patches.  I co-maintain the block layer with
Kevin and am merging patches this week.

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2014-07-15 14:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-12  3:17 [Qemu-devel] [PATCH v2] configure: make libnfs not_found message user friendly Liu Yuan
2014-07-14  3:05 ` Fam Zheng
2014-07-14  3:06 ` Hu Tao
2014-07-15 14:16   ` Stefan Hajnoczi [this message]
2014-07-18  7:05     ` Liu Yuan

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=20140715141614.GA9837@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=hutao@cn.fujitsu.com \
    --cc=kwolf@redhat.com \
    --cc=namei.unix@gmail.com \
    --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).