All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] mount.nfs command: old glibc missing some flags
Date: Thu, 31 Jul 2008 05:28:01 -0400	[thread overview]
Message-ID: <489185A1.1070908@RedHat.com> (raw)
In-Reply-To: <20080730235637.1447.42422.stgit-lQeC5l55kZ7wdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>



Chuck Lever wrote:
> Old versions of glibc (< 2.4) have a getaddrinfo(3) implementation, but
> do not include public definitions of the AI_V4MAPPED, AI_ALL, and
> AI_ADDRCONFIG flags because it was believed that these flags were not
> standardized.  However, these flags have standard definitions both in
> POSIX 1003 and in RFCs, and were thus included in later releases of
> glibc.
> 
> To allow the mount.nfs command to build on systems with these older
> versions of glibc, add conditional definitions for these flags in
> utils/mount/network.c.
> 
> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
> ---
Committed.... 

steved.

  parent reply	other threads:[~2008-07-31  9:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 23:58 [PATCH] mount.nfs command: old glibc missing some flags Chuck Lever
     [not found] ` <20080730235637.1447.42422.stgit-lQeC5l55kZ7wdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-07-31  9:28   ` Steve Dickson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-29 16:16 Chuck Lever
2008-07-30  6:50 ` Gabor Z. Papp
2008-07-30 18:02   ` Chuck Lever
2008-07-30 19:00   ` Steve Dickson
2008-07-30 19:20     ` Gabor Z. Papp
2008-07-30 19:48       ` Steve Dickson
2008-07-30 20:37         ` Gabor Z. Papp
2008-07-30 23:18           ` Neil Brown

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=489185A1.1070908@RedHat.com \
    --to=steved@redhat.com \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.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 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.