netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] SUNRPC: register services with per-net rpcbind
@ 2011-12-15 16:59 Stanislav Kinsbursky
  2011-12-15 16:59 ` [PATCH 1/7] SUNRPC: create rpcbind client in passed network namespace context Stanislav Kinsbursky
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stanislav Kinsbursky @ 2011-12-15 16:59 UTC (permalink / raw)
  To: Trond.Myklebust
  Cc: linux-nfs, xemul, neilb, netdev, linux-kernel, jbottomley,
	bfields, davem, devel

This patch set makes service registered with per-net rpcbind and required for
making Lockd and NFSd services able to handle requests from and to different
network namespaces.

The following series consists of:

---

Stanislav Kinsbursky (7):
      SUNRPC: create rpcbind client in passed network namespace context
      SUNRPC: register rpcbind programs in passed network namespase context
      SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
      SUNRPC: parametrize local rpcbind clients creation with net ns
      SUNRPC: pass network namespace to service registering routines
      SUNRPC: register service on creation in current network namespace
      SUNRPC: unregister service on creation in current network namespace


 fs/nfsd/nfssvc.c            |    4 +--
 include/linux/sunrpc/clnt.h |    9 ++++--
 include/linux/sunrpc/svc.h  |   11 ++++----
 net/sunrpc/rpcb_clnt.c      |   29 +++++++++++---------
 net/sunrpc/svc.c            |   61 +++++++++++++++++++++++--------------------
 net/sunrpc/svcsock.c        |    3 +-
 6 files changed, 63 insertions(+), 54 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2011-12-15 17:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 16:59 [PATCH 0/7] SUNRPC: register services with per-net rpcbind Stanislav Kinsbursky
2011-12-15 16:59 ` [PATCH 1/7] SUNRPC: create rpcbind client in passed network namespace context Stanislav Kinsbursky
2011-12-15 16:59 ` [PATCH 2/7] SUNRPC: register rpcbind programs in passed network namespase context Stanislav Kinsbursky
2011-12-15 17:00 ` [PATCH 3/7] SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure Stanislav Kinsbursky
2011-12-15 17:00 ` [PATCH 4/7] SUNRPC: parametrize local rpcbind clients creation with net ns Stanislav Kinsbursky
2011-12-15 17:00 ` [PATCH 5/7] SUNRPC: pass network namespace to service registering routines Stanislav Kinsbursky
     [not found] ` <20111215155252.2434.39434.stgit-bi+AKbBUZKagILUCTcTcHdKyNwTtLsGr@public.gmane.org>
2011-12-15 17:00   ` [PATCH 6/7] SUNRPC: register service on creation in current network namespace Stanislav Kinsbursky
2011-12-15 17:00 ` [PATCH 7/7] SUNRPC: unregister " Stanislav Kinsbursky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).