Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/7] Remaining rpcbind patches for 2.6.27
@ 2008-06-30 22:38 Chuck Lever
       [not found] ` <20080630223646.24534.74654.stgit-ewv44WTpT0t9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
  0 siblings, 1 reply; 28+ messages in thread
From: Chuck Lever @ 2008-06-30 22:38 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-nfs

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.

---

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

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

end of thread, other threads:[~2008-07-14 21:32 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [PATCH 0/7] Remaining rpcbind patches for 2.6.27 J. Bruce Fields
2008-07-07 18:20     ` 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

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