Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/8] Support rpcbind v4 in kernel's RPC server
@ 2008-08-13 22:39 Chuck Lever
       [not found] ` <20080813223653.13068.9467.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 22+ messages in thread
From: Chuck Lever @ 2008-08-13 22:39 UTC (permalink / raw)
  To: bfields, trond.myklebust, trond.myklebust; +Cc: linux-nfs

Hi Bruce, Trond-

First set of patches for 2.6.28.  I hope I've addressed all review comments
on these.

And btw, I posted the V6ONLY patch on netdev; received no objections.

---

Chuck Lever (8):
      SUNRPC: Add kernel build option to disable server-side use of rpcbind v3/v4
      SUNRPC: Use new rpcb_v4_register() interface in svc_register()
      SUNRPC: Refactor svc_register()
      SUNRPC: Split portmap unregister API into separate function
      SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
      SUNRPC: Set V6ONLY socket option for RPC listener sockets
      SUNRPC: Add address family field to svc_serv data structure
      NFS: nfs_parsed_mount_options can use unsigned int


 fs/Kconfig                 |   22 +++++
 fs/lockd/svc.c             |    2 
 fs/nfs/callback.c          |    3 -
 fs/nfs/internal.h          |    8 +-
 fs/nfsd/nfssvc.c           |    3 -
 include/linux/sunrpc/svc.h |   15 ++-
 net/sunrpc/svc.c           |  197 ++++++++++++++++++++++++++++++++++++++------
 net/sunrpc/svc_xprt.c      |   37 +++++++-
 net/sunrpc/svcsock.c       |   13 +++
 9 files changed, 252 insertions(+), 48 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2008-09-23 19:42 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-13 22:39 [PATCH 0/8] Support rpcbind v4 in kernel's RPC server Chuck Lever
     [not found] ` <20080813223653.13068.9467.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-08-13 22:39   ` [PATCH 1/8] NFS: nfs_parsed_mount_options can use unsigned int Chuck Lever
     [not found]     ` <20080813223937.13068.47032.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-09-23 19:42       ` Trond Myklebust
2008-08-13 22:39   ` [PATCH 2/8] SUNRPC: Add address family field to svc_serv data structure Chuck Lever
2008-08-13 22:39   ` [PATCH 3/8] SUNRPC: Set V6ONLY socket option for RPC listener sockets Chuck Lever
     [not found]     ` <20080813223953.13068.97829.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-08-14 20:05       ` J. Bruce Fields
2008-08-14 20:34         ` Chuck Lever
2008-08-14 20:38           ` J. Bruce Fields
2008-08-14 20:45             ` Chuck Lever
2008-08-20 19:31               ` J. Bruce Fields
2008-08-21 12:11                 ` Le Rouzic
2008-08-21 14:41                   ` J. Bruce Fields
2008-08-21 15:32                     ` Le Rouzic
2008-08-21 16:20                       ` Chuck Lever
     [not found]                         ` <76bd70e30808210920y3db1b07cyccbe40e1b4582c12-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-08-21 21:26                           ` J. Bruce Fields
2008-08-13 22:40   ` [PATCH 4/8] SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 Chuck Lever
2008-08-13 22:40   ` [PATCH 5/8] SUNRPC: Split portmap unregister API into separate function Chuck Lever
2008-08-13 22:40   ` [PATCH 6/8] SUNRPC: Refactor svc_register() Chuck Lever
     [not found]     ` <20080813224016.13068.29786.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-08-14 20:36       ` J. Bruce Fields
2008-08-14 21:11         ` Chuck Lever
2008-08-13 22:40   ` [PATCH 7/8] SUNRPC: Use new rpcb_v4_register() interface in svc_register() Chuck Lever
2008-08-13 22:40   ` [PATCH 8/8] SUNRPC: Add kernel build option to disable server-side use of rpcbind v3/v4 Chuck Lever

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