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 0/7] Remaining IPv6 pre-requisites for mountd
Date: Tue, 22 Jun 2010 16:17:27 -0400	[thread overview]
Message-ID: <4C211A57.6070609@RedHat.com> (raw)
In-Reply-To: <20100621165114.4771.51575.stgit-ewv44WTpT0t9HhUboXbp9zCvJB+x5qRC@public.gmane.org>



On 06/21/2010 12:54 PM, Chuck Lever wrote:
> Hi Steve-
> 
> As requested, here are the remaining seven patches that finish
> mountd's conversion from gethostby{name,addr}(3) to
> get{name,addr}info(3).
> 
> ---
> 
> Chuck Lever (7):
>       libexport.a: Remove unused hostent-based DNS helper functions
>       libexport.a: Replace matchhostname()
>       libexport.a: Add documenting comments
>       libexport.a: Make export_add() static
>       libexport.a: Make export_read() return void
>       mountd: Replace "struct hostent" with "struct addrinfo"
>       exportfs: Add a common exit label in exportfs()
> 
> 
>  support/export/client.c    |  268 +++++++++++++++++++++----------------
>  support/export/export.c    |   83 ++++++++---
>  support/export/hostname.c  |  321 ++------------------------------------------
>  support/export/rmtab.c     |   13 +-
>  support/include/exportfs.h |   20 ++-
>  support/include/misc.h     |    7 -
>  utils/exportfs/exportfs.c  |  117 +++++++++++++---
>  utils/mountd/auth.c        |   48 +++----
>  utils/mountd/cache.c       |   66 +++++----
>  utils/mountd/mountd.c      |   11 +-
>  10 files changed, 405 insertions(+), 549 deletions(-)
> 
All seven have been committed...

steved.

      parent reply	other threads:[~2010-06-22 20:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21 16:54 [PATCH 0/7] Remaining IPv6 pre-requisites for mountd Chuck Lever
     [not found] ` <20100621165114.4771.51575.stgit-ewv44WTpT0t9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2010-06-21 16:54   ` [PATCH 1/7] exportfs: Add a common exit label in exportfs() Chuck Lever
2010-06-21 16:54   ` [PATCH 2/7] mountd: Replace "struct hostent" with "struct addrinfo" Chuck Lever
2010-06-21 16:54   ` [PATCH 3/7] libexport.a: Make export_read() return void Chuck Lever
2010-06-21 16:54   ` [PATCH 4/7] libexport.a: Make export_add() static Chuck Lever
2010-06-21 16:55   ` [PATCH 5/7] libexport.a: Add documenting comments Chuck Lever
2010-06-21 16:55   ` [PATCH 6/7] libexport.a: Replace matchhostname() Chuck Lever
2010-06-21 16:55   ` [PATCH 7/7] libexport.a: Remove unused hostent-based DNS helper functions Chuck Lever
2010-06-22 20:17   ` Steve Dickson [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=4C211A57.6070609@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.