linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] SUNRPC: service release in network namespace context
@ 2012-01-31 10:08 Stanislav Kinsbursky
  2012-01-31 10:09 ` [PATCH v2 1/4] SUNRPC: clear svc pools lists helper introduced Stanislav Kinsbursky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stanislav Kinsbursky @ 2012-01-31 10:08 UTC (permalink / raw)
  To: Trond.Myklebust
  Cc: linux-nfs, xemul, neilb, netdev, linux-kernel, jbottomley,
	bfields, davem, devel

v2: Added comment to BUG_ON's in svc_destroy() to make code looks clearer.

This patch set is the final step towards to making LockD network namespace
aware.
I can't prove, that this patch set is enough for NFSd (just haven't try), by
Lockd works fine and patches for it will be send soon.

The following series consists of:

---

Stanislav Kinsbursky (4):
      SUNRPC: clear svc pools lists helper introduced
      SUNRPC: clear svc transports lists helper introduced
      SUNRPC: service destruction in network namespace context
      SUNRPC: service shutdown function in network namespace context introduced


 include/linux/sunrpc/svcsock.h |    2 +-
 net/sunrpc/svc.c               |   38 ++++++++++++++++++++++++----------
 net/sunrpc/svc_xprt.c          |   45 ++++++++++++++++++++++++++++------------
 3 files changed, 59 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2012-01-31 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-31 10:08 [PATCH v2 0/4] SUNRPC: service release in network namespace context Stanislav Kinsbursky
2012-01-31 10:09 ` [PATCH v2 1/4] SUNRPC: clear svc pools lists helper introduced Stanislav Kinsbursky
2012-01-31 10:09 ` [PATCH v2 2/4] SUNRPC: clear svc transports " Stanislav Kinsbursky
2012-01-31 10:09 ` [PATCH v2 3/4] SUNRPC: service destruction in network namespace context Stanislav Kinsbursky
2012-01-31 10:09 ` [PATCH v2 4/4] SUNRPC: service shutdown function in network namespace context introduced 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).