public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] [PATCH 0/4] Protocol family negotiation in mount.nfs
@ 2010-01-22 21:06 Chuck Lever
       [not found] ` <20100122210221.10598.84522.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Chuck Lever @ 2010-01-22 21:06 UTC (permalink / raw)
  To: jlayton; +Cc: linux-nfs

Hi Jeff-

For the record, here are patches that add support to mount.nfs for
negotiating the protocol family correctly with servers that have both
IPv4 and IPv6 addresses.

I've done some basic testing here against Solaris NFS servers, Linux
with rpcbind (Fedora 12), and Linux with portmap (Ubuntu 9.10).

---

Chuck Lever (4):
      text-based mount: Support protocol family negotiation
      text-based mount: Set addr= option in nfs_try_mount_foo()
      text-based mount: Replace nfs_lookup() with getaddrinfo(3)
      text-based mount: Retry when server can't be reached


 utils/mount/nfs.man   |    6 ++
 utils/mount/stropts.c |  120 ++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 107 insertions(+), 19 deletions(-)

-- 
chuck[dot]lever[at]oracle[dot]com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-02-12 18:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22 21:06 [RFC] [PATCH 0/4] Protocol family negotiation in mount.nfs Chuck Lever
     [not found] ` <20100122210221.10598.84522.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-01-22 21:06   ` [PATCH 1/4] text-based mount: Retry when server can't be reached Chuck Lever
     [not found]     ` <20100122210621.10598.15244.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-02-05 14:31       ` Jeff Layton
2010-01-22 21:06   ` [PATCH 2/4] text-based mount: Replace nfs_lookup() with getaddrinfo(3) Chuck Lever
2010-01-22 21:06   ` [PATCH 3/4] text-based mount: Set addr= option in nfs_try_mount_foo() Chuck Lever
2010-01-22 21:06   ` [PATCH 4/4] text-based mount: Support protocol family negotiation Chuck Lever
2010-02-12 18:46   ` [RFC] [PATCH 0/4] Protocol family negotiation in mount.nfs Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox