Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 00/27] IPv6 infrastructure for NFS client
@ 2007-12-10 19:56 Chuck Lever
       [not found] ` <20071210195106.2823.43884.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 31+ messages in thread
From: Chuck Lever @ 2007-12-10 19:56 UTC (permalink / raw)
  To: trond.myklebust; +Cc: aurelien.charbon-Z51IpKcfGtLk1uMJSBkQmQ, linux-nfs

Hi Trond-

Here's a patch series to add infrastructure to the in-kernel NFS client to
support AF_INET6 addresses.  I've done some light testing with IPv4 and
text-based mounting to ensure the NFS client continues to work for
supported configurations.

Please consider this series for 2.6.25.

-- 
corporate:    <chuck dot lever at oracle dot com>

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

end of thread, other threads:[~2007-12-10 20:57 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-10 19:56 [PATCH 00/27] IPv6 infrastructure for NFS client Chuck Lever
     [not found] ` <20071210195106.2823.43884.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2007-12-10 19:56   ` [PATCH 01/27] SUNRPC: rpc_create() default hostname should support AF_INET6 addresses Chuck Lever
     [not found]     ` <20071210195623.2823.13011.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2007-12-10 20:23       ` Peter Staubach
2007-12-10 20:37         ` Chuck Lever
2007-12-10 20:55           ` Peter Staubach
2007-12-10 19:56   ` [PATCH 02/27] SUNRPC: Fix socket address handling in rpcb_clnt Chuck Lever
2007-12-10 19:56   ` [PATCH 03/27] SUNRPC: RPC version numbers are u32 Chuck Lever
2007-12-10 19:56   ` [PATCH 04/27] SUNRPC: Move universal address definitions to global header Chuck Lever
2007-12-10 19:56   ` [PATCH 05/27] NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough Chuck Lever
2007-12-10 19:57   ` [PATCH 06/27] NFS: Increase size of cl_ipaddr field to hold IPv6 addresses Chuck Lever
2007-12-10 19:57   ` [PATCH 07/27] NFS: Enable NFS client to generate CLIENTID strings with " Chuck Lever
2007-12-10 19:57   ` [PATCH 08/27] NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) Chuck Lever
2007-12-10 19:57   ` [PATCH 09/27] NFS: Move dprintks from callback.c to callback_proc.c Chuck Lever
2007-12-10 19:57   ` [PATCH 10/27] NFS: Address a couple of nits in nfs_follow_referral() Chuck Lever
2007-12-10 19:57   ` [PATCH 11/27] NFS: Add support for AF_INET6 addresses in nfs_compare_super() Chuck Lever
2007-12-10 19:57   ` [PATCH 12/27] NFS: Verify IPv6 addresses properly Chuck Lever
2007-12-10 19:57   ` [PATCH 13/27] NFS: Make setting a port number agostic Chuck Lever
2007-12-10 19:58   ` [PATCH 14/27] NFS: Set default port for NFSv4, with support for AF_INET6 Chuck Lever
2007-12-10 19:58   ` [PATCH 15/27] NFS: Add support for AF_INET6 addresses in __nfs_find_client() Chuck Lever
2007-12-10 19:58   ` [PATCH 16/27] NFS: Expand server address storage in nfs_client struct Chuck Lever
2007-12-10 19:58   ` [PATCH 17/27] NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in Chuck Lever
2007-12-10 19:58   ` [PATCH 18/27] NFS: Change cb_recallargs " Chuck Lever
2007-12-10 19:58   ` [PATCH 19/27] NFS: Make nfs_alloc_client() take (sockaddr, len) " Chuck Lever
2007-12-10 19:58   ` [PATCH 20/27] NFS: Change nfs_find_client() to take "struct sockaddr *" Chuck Lever
2007-12-10 19:58   ` [PATCH 21/27] NFS: Change nfs_get_client() to take sockaddr * Chuck Lever
2007-12-10 19:58   ` [PATCH 22/27] NFS: Change nfs4_set_client() to accept struct " Chuck Lever
2007-12-10 19:59   ` [PATCH 23/27] NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" Chuck Lever
2007-12-10 19:59   ` [PATCH 24/27] NFS: Remove the NIPQUAD from nfs_try_mount Chuck Lever
2007-12-10 19:59   ` [PATCH 25/27] NFS: Refactor mount option address parsing into separate function Chuck Lever
2007-12-10 19:59   ` [PATCH 26/27] NFS: Support non-IPv4 addresses in nfs_parsed_mount_data Chuck Lever
2007-12-10 19:59   ` [PATCH 27/27] NFS: Pull covers off IPv6 address parsing Chuck Lever

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