public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Next series of mountd IPv6 support patches
@ 2010-09-13 17:20 Chuck Lever
  2010-09-13 17:20 ` [PATCH 01/12] libnfs.a: Fix API for getfh() & friends Chuck Lever
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Chuck Lever @ 2010-09-13 17:20 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

This series enables support for IPv6 addresses when receiving mountd
requests and processing export records.

The final series (later this week, or next) will enable mountd to
listen on IPv6 transports.

---

Chuck Lever (12):
      libexport.a: Enable IPv6 support in hostname.c
      mountd: Ensure cache downcall can handle IPv6 addresses
      mountd: Handle IPv6 addresses in kernel auth_unix_ip upcalls
      mountd: clean up cache API
      exportfs: Enable IPv6 support in matchhostname()
      mountd: Support IPv6 in mountlist_list()
      mountd: Handle memory exhaustion in mountlist_list()
      mountd: Add mountlist_freeall()
      mountd: support IPv6 in mountlist_del_all()
      mountd: Support IPv6 in mountd's svc routines
      mountd: add IPv6 support in auth_authenticate()
      libnfs.a: Fix API for getfh() & friends


 support/export/hostname.c |   31 +++++++--------
 support/include/nfslib.h  |    9 +++-
 support/nfs/getfh.c       |   64 ++++++++++++++++++++++++++++---
 utils/exportfs/exportfs.c |   23 +----------
 utils/mountd/auth.c       |   52 +++++++++++++------------
 utils/mountd/cache.c      |   57 +++++++++++++++++++++-------
 utils/mountd/mountd.c     |   92 +++++++++++++++++++++++++++++++--------------
 utils/mountd/mountd.h     |   11 ++++-
 utils/mountd/rmtab.c      |   72 +++++++++++++++++++++++------------
 9 files changed, 270 insertions(+), 141 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2010-09-16 21:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13 17:20 [PATCH 00/12] Next series of mountd IPv6 support patches Chuck Lever
2010-09-13 17:20 ` [PATCH 01/12] libnfs.a: Fix API for getfh() & friends Chuck Lever
2010-09-13 17:21 ` [PATCH 02/12] mountd: add IPv6 support in auth_authenticate() Chuck Lever
2010-09-13 17:21 ` [PATCH 03/12] mountd: Support IPv6 in mountd's svc routines Chuck Lever
2010-09-13 17:21 ` [PATCH 04/12] mountd: support IPv6 in mountlist_del_all() Chuck Lever
2010-09-13 17:21 ` [PATCH 05/12] mountd: Add mountlist_freeall() Chuck Lever
2010-09-13 17:22 ` [PATCH 06/12] mountd: Handle memory exhaustion in mountlist_list() Chuck Lever
2010-09-13 17:22 ` [PATCH 07/12] mountd: Support IPv6 " Chuck Lever
2010-09-13 17:22 ` [PATCH 08/12] exportfs: Enable IPv6 support in matchhostname() Chuck Lever
2010-09-13 17:22 ` [PATCH 09/12] mountd: clean up cache API Chuck Lever
2010-09-13 17:22 ` [PATCH 10/12] mountd: Handle IPv6 addresses in kernel auth_unix_ip upcalls Chuck Lever
2010-09-13 17:22 ` [PATCH 11/12] mountd: Ensure cache downcall can handle IPv6 addresses Chuck Lever
2010-09-13 17:23 ` [PATCH 12/12] libexport.a: Enable IPv6 support in hostname.c Chuck Lever
     [not found] ` <20100913171844.19017.13446.stgit-x+BlCsqV7M/wdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2010-09-16 21:29   ` [PATCH 00/12] Next series of mountd IPv6 support patches Steve Dickson

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