All of lore.kernel.org
 help / color / mirror / Atom feed
From: Weston Andros Adamson <dros@netapp.com>
To: trond@netapp.com
Cc: linux-nfs@vger.kernel.org
Subject: NFS: pnfs ipv6 and multipath parsing
Date: Wed, 18 May 2011 15:57:12 -0400	[thread overview]
Message-ID: <1305748634-28348-1-git-send-email-dros@netapp.com> (raw)

These two patches add support for IPv6 dataserver connectivity and 
parsing all multipath addresses.

IPv6: basically same patch as before:
 - no longer calls kzalloc() while holding spinlock
 - i verified that everything works as expected when CONFIG_IPV6 is not defined

Multipath: this just parses multipath config.  It lays the groundwork for 
           true multipath support.
 - skips over DS addresses that are not supported (ie RDMA, or IPv6 if turned
   off)

-dros


             reply	other threads:[~2011-05-18 19:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 19:57 Weston Andros Adamson [this message]
2011-05-18 19:57 ` [PATCH 1/2] NFS: pnfs IPv6 support Weston Andros Adamson
2011-05-18 19:57 ` [PATCH 2/2] NFS: Parse and store all multipath DS addresses Weston Andros Adamson
2011-05-18 20:11 ` NFS: pnfs ipv6 and multipath parsing Chuck Lever
2011-05-18 20:19   ` Weston Andros Adamson
2011-05-18 20:29     ` Weston Andros Adamson
2011-05-18 20:41       ` Chuck Lever

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=1305748634-28348-1-git-send-email-dros@netapp.com \
    --to=dros@netapp.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond@netapp.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.