From: "J. Bruce Fields" <bfields@fieldses.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: trond.myklebust@netapp.com, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/7] Remaining rpcbind patches for 2.6.27
Date: Thu, 3 Jul 2008 16:45:43 -0400 [thread overview]
Message-ID: <20080703204543.GI30918@fieldses.org> (raw)
In-Reply-To: <20080630223646.24534.74654.stgit-ewv44WTpT0t9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
On Mon, Jun 30, 2008 at 06:38:35PM -0400, Chuck Lever wrote:
> Hi Trond-
>
> Seven patches that implement kernel RPC service registration via rpcbind v4.
> This allows the kernel to advertise IPv4-only services on hosts with IPv6
> addresses, for example.
This is Trond's baliwick, but I read through all 7 quickly and they
looked good to me....
--b.
>
> ---
>
> Chuck Lever (7):
> SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
> SUNRPC: Quickly detect missing portmapper during RPC service registration
> SUNRPC: introduce new rpc_task flag that fails requests on xprt disconnect
> SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
> SUNRPC: None of rpcb_create's callers wants a privileged source port
> SUNRPC: Introduce a specific rpcb_create for contacting localhost
> SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
>
>
> include/linux/sunrpc/clnt.h | 3
> include/linux/sunrpc/sched.h | 2
> net/sunrpc/clnt.c | 2
> net/sunrpc/rpcb_clnt.c | 290 +++++++++++++++++++++++++++++++++++++-----
> 4 files changed, 263 insertions(+), 34 deletions(-)
>
> --
> Chuck Lever
> chu ckl eve rat ora cle dot com
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-07-03 20:46 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-30 22:38 [PATCH 0/7] Remaining rpcbind patches for 2.6.27 Chuck Lever
[not found] ` <20080630223646.24534.74654.stgit-ewv44WTpT0t9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2008-06-30 22:38 ` [PATCH 1/7] SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET Chuck Lever
2008-06-30 22:38 ` [PATCH 2/7] SUNRPC: Introduce a specific rpcb_create for contacting localhost Chuck Lever
2008-06-30 22:38 ` [PATCH 3/7] SUNRPC: None of rpcb_create's callers wants a privileged source port Chuck Lever
2008-06-30 22:39 ` [PATCH 4/7] SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier Chuck Lever
2008-06-30 22:39 ` [PATCH 5/7] SUNRPC: introduce new rpc_task flag that fails requests on xprt disconnect Chuck Lever
2008-06-30 22:39 ` [PATCH 6/7] SUNRPC: Quickly detect missing portmapper during RPC service registration Chuck Lever
2008-06-30 22:39 ` [PATCH 7/7] SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon Chuck Lever
2008-07-03 20:45 ` J. Bruce Fields [this message]
2008-07-07 18:20 ` [PATCH 0/7] Remaining rpcbind patches for 2.6.27 Trond Myklebust
2008-07-07 18:43 ` Chuck Lever
2008-07-07 18:51 ` Trond Myklebust
2008-07-07 19:44 ` Chuck Lever
[not found] ` <76bd70e30807071244v4db1c366uc7599d2dd806bf1b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-07 20:51 ` Trond Myklebust
2008-07-07 21:19 ` J. Bruce Fields
2008-07-07 22:13 ` Trond Myklebust
2008-07-07 22:56 ` J. Bruce Fields
2008-07-08 1:56 ` Chuck Lever
2008-07-10 17:27 ` Chuck Lever
2008-07-11 18:40 ` J. Bruce Fields
2008-07-11 19:11 ` Chuck Lever
[not found] ` <76bd70e30807111211m567e9f8cv38a975bbc9df5758-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-14 19:56 ` J. Bruce Fields
[not found] ` <76bd70e30807141430o783ef431pb61eae97b42e00b4@mail.gmail.com>
[not found] ` <76bd70e30807141430o783ef431pb61eae97b42e00b4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-14 21:31 ` Fwd: " Chuck Lever
2008-07-14 20:03 ` [PATCH 1/5] SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET J. Bruce Fields
2008-07-14 20:03 ` [PATCH 2/5] SUNRPC: Introduce a specific rpcb_create for contacting localhost J. Bruce Fields
2008-07-14 20:03 ` [PATCH 3/5] SUNRPC: None of rpcb_create's callers wants a privileged source port J. Bruce Fields
2008-07-14 20:03 ` [PATCH 4/5] SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier J. Bruce Fields
2008-07-14 20:03 ` [PATCH 5/5] SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon J. Bruce Fields
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=20080703204543.GI30918@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox