All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: steved@redhat.com
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/2] Two more patches related to mountd IPv6 support
Date: Fri, 07 May 2010 13:45:17 -0400	[thread overview]
Message-ID: <20100507174128.4221.36914.stgit@localhost.localdomain> (raw)

Steve-

Here are two more minor clean-up patches for IPv6 support in mountd.
The second patch defines the format in which IPv6 address are stored
in rmtab.  Since IPv6 addresses are new to this file, I hope there are
no backward-compatibility concerns about this change, but please let
me know if there might be a problem.

---

Chuck Lever (2):
      mountd: Convert colons in IPv6 presentation addresses to semicolons
      libexport.a: Refactor rmtab_read()


 support/export/rmtab.c |   64 +++++++++++++++++++++++++++++++-----------------
 support/nfs/rmtab.c    |   42 +++++++++++++++++++++++++++++---
 2 files changed, 80 insertions(+), 26 deletions(-)

-- 
Chuck Lever

             reply	other threads:[~2010-05-07 17:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 17:45 Chuck Lever [this message]
     [not found] ` <20100507174128.4221.36914.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-05-07 17:45   ` [PATCH 1/2] libexport.a: Refactor rmtab_read() Chuck Lever
2010-05-07 17:45   ` [PATCH 2/2] mountd: Convert colons in IPv6 presentation addresses to semicolons Chuck Lever
2010-05-24 10:03   ` [PATCH 0/2] Two more patches related to mountd IPv6 support 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=20100507174128.4221.36914.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.