All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] The final patches for mountd IPv6 support
@ 2010-09-20 16:32 Chuck Lever
  2010-09-20 16:32 ` [PATCH 1/7] mountd: Make NFS version checks more strict Chuck Lever
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Chuck Lever @ 2010-09-20 16:32 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Hi Steve-

Here's the last set of patches implementing basic IPv6 support for
mountd.  This set enables mountd to listen on IPv6 transports, if they
are available.

I've done a little re-arranging of Neil's recent changes to control
the MNT version, in order to make my changes easier; hopefully you
guys won't mind that.

Also included here is an overhaul of rpc.mountd(8).

As a last step, I enable IPv6 support in rpc.nfsd again.  This should
make NFS server-side IPv6 support, in both user space and in the
kernel, complete.

I'm sure there will be bug fixes, but hopefully this is the last of
these for a while.

---

Chuck Lever (7):
      nfsd: Enable IPv6 support in rpc.nfsd again.
      mountd: Update mountd/exportfs man pages to reflect IPv6 changes
      mountd: Use MNT status values instead of NFSERR
      mountd: Fix up version and usage messages
      mountd: Unregister mountd if my_svc_run() returns
      mountd: Support TI-RPC mountd listener
      mountd: Make NFS version checks more strict


 utils/exportfs/exportfs.man |  287 ++++++++++++++++++++++---------------------
 utils/exportfs/exports.man  |   88 ++++++++-----
 utils/mountd/mountd.c       |  136 ++++++++++++++------
 utils/mountd/mountd.man     |  240 +++++++++++++++++++++++-------------
 utils/nfsd/nfsd.c           |    9 -
 utils/nfsd/nfssvc.c         |    9 -
 6 files changed, 445 insertions(+), 324 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2010-09-28 12:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 16:32 [PATCH 0/7] The final patches for mountd IPv6 support Chuck Lever
2010-09-20 16:32 ` [PATCH 1/7] mountd: Make NFS version checks more strict Chuck Lever
2010-09-20 16:32 ` [PATCH 2/7] mountd: Support TI-RPC mountd listener Chuck Lever
2010-09-20 16:32 ` [PATCH 3/7] mountd: Unregister mountd if my_svc_run() returns Chuck Lever
2010-09-20 16:33 ` [PATCH 4/7] mountd: Fix up version and usage messages Chuck Lever
2010-09-20 16:33 ` [PATCH 5/7] mountd: Use MNT status values instead of NFSERR Chuck Lever
2010-09-20 16:33 ` [PATCH 6/7] mountd: Update mountd/exportfs man pages to reflect IPv6 changes Chuck Lever
2010-09-20 16:33 ` [PATCH 7/7] nfsd: Enable IPv6 support in rpc.nfsd again Chuck Lever
     [not found] ` <20100920162616.3170.24625.stgit-ewv44WTpT0t9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2010-09-28 12:08   ` [PATCH 0/7] The final patches for mountd IPv6 support Steve Dickson

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.