All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Three more IPv6-related mountd patches
@ 2010-05-03 19:23 Chuck Lever
       [not found] ` <20100503192041.29316.35846.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Chuck Lever @ 2010-05-03 19:23 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Hi Steve-

Here are two clean-up patches, and one patch that modifies the
nfs_client struct so it can store both IPv4 and IPv6 addresses
concurrently.

---

Chuck Lever (3):
      mountd/exportfs: Make m_addrlist field a nfs_sockaddr
      libexport.a: Clean up client_add()
      libexport.a: Refactor client_init()


 support/export/client.c    |  158 ++++++++++++++++++++++++++------------------
 support/export/nfsctl.c    |   17 ++++-
 support/include/exportfs.h |   50 +++++++++++++-
 utils/mountd/auth.c        |    2 -
 utils/mountd/cache.c       |    3 +
 5 files changed, 158 insertions(+), 72 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2010-05-05 19:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 19:23 [PATCH 0/3] Three more IPv6-related mountd patches Chuck Lever
     [not found] ` <20100503192041.29316.35846.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-05-03 19:24   ` [PATCH 1/3] libexport.a: Refactor client_init() Chuck Lever
2010-05-03 19:24   ` [PATCH 2/3] libexport.a: Clean up client_add() Chuck Lever
2010-05-03 19:24   ` [PATCH 3/3] mountd/exportfs: Make m_addrlist field a nfs_sockaddr Chuck Lever
2010-05-05 19:39   ` [PATCH 0/3] Three more IPv6-related mountd patches 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.