From: Chuck Lever <chuck.lever@oracle.com>
To: steved@redhat.com
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/3] Three more IPv6-related mountd patches
Date: Mon, 03 May 2010 15:23:51 -0400 [thread overview]
Message-ID: <20100503192041.29316.35846.stgit@localhost.localdomain> (raw)
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
next reply other threads:[~2010-05-03 19:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-03 19:23 Chuck Lever [this message]
[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
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=20100503192041.29316.35846.stgit@localhost.localdomain \
--to=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/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.