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/4] Make mount.nfs use new getport() function
Date: Tue, 02 Dec 2008 10:22:10 -0500	[thread overview]
Message-ID: <493552A2.5020002@RedHat.com> (raw)
In-Reply-To: <20081201183616.10436.71066.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>



Chuck Lever wrote:
> Hi Steve-
> 
> Four new IPv6-related patches for mount.nfs.  These replace the
> existing PMAP_GETPORT implementation in utils/mount/network.c with a
> call to the new library functions we just added.
> 
> The probe_statd() function is used by both the legacy and the text-
> based paths, but replacing the mount.nfs command's getport() function
> affects only the *legacy* NFS mount path, not text-based mounts.
> 
> For anyone testing this code, please try it on pre-2.6.23 kernels,
> or patch mount.nfs to use legacy binary style mounts.  This will
> exercise the new PMAP_GETPORT implementation using all the special
> cases needed by mount.nfs.
> 
> The new RPCB_GETADDR implementation will not be used until mount.nfs
> can pass in IPv6 addresses.
> 
> ---
> 
> Chuck Lever (4):
>       mount command: remove local getport() implementation
>       mount command: Replace clnt_ping() and getport() calls in probe_port()
>       mount command: Use nfs_error() instead of perror()
>       mount command: Use nfs_pmap_getport() in probe_statd()
Tested and Committed....

steved.

      parent reply	other threads:[~2008-12-02 15:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01 18:48 [PATCH 0/4] Make mount.nfs use new getport() function Chuck Lever
     [not found] ` <20081201183616.10436.71066.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-12-01 18:48   ` [PATCH 1/4] mount command: Use nfs_pmap_getport() in probe_statd() Chuck Lever
2008-12-01 18:48   ` [PATCH 2/4] mount command: Use nfs_error() instead of perror() Chuck Lever
2008-12-01 18:48   ` [PATCH 3/4] mount command: Replace clnt_ping() and getport() calls in probe_port() Chuck Lever
2008-12-01 18:48   ` [PATCH 4/4] mount command: remove local getport() implementation Chuck Lever
2008-12-02 15:22   ` 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=493552A2.5020002@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.