linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] nfsd: more NFSv4 state containerization
@ 2012-11-26 12:21 Stanislav Kinsbursky
  2012-11-26 12:21 ` [PATCH 1/5] nfsd: make client_lock per net Stanislav Kinsbursky
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Stanislav Kinsbursky @ 2012-11-26 12:21 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs, Trond.Myklebust, linux-kernel, devel

This patch set makes NFSv4 state created and destroyed per net and thus
completes it's containerization (the only exceprtion is client_mutex, but this
one a hard nut to crack).

Note: patch set depend on previously sent patch named "nfsd4: remove state
lock from nfs4_state_shutdown".

The following series implements...

---

Stanislav Kinsbursky (5):
      nfsd: make client_lock per net
      nfsd: make delegations shutdown network namespace aware
      nfsd: cleanup NFSd state shutdown a bit
      nfsd: cleanup NFSd state start a bit
      nfsd: call state init and shutdown twice


 fs/nfsd/netns.h     |    3 +
 fs/nfsd/nfs4state.c |  137 +++++++++++++++++++++++++++++----------------------
 fs/nfsd/nfsd.h      |    4 +
 fs/nfsd/nfssvc.c    |   15 +++++-
 4 files changed, 99 insertions(+), 60 deletions(-)


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

end of thread, other threads:[~2012-11-27 22:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-26 12:21 [PATCH 0/5] nfsd: more NFSv4 state containerization Stanislav Kinsbursky
2012-11-26 12:21 ` [PATCH 1/5] nfsd: make client_lock per net Stanislav Kinsbursky
2012-11-26 12:22 ` [PATCH 2/5] nfsd: make delegations shutdown network namespace aware Stanislav Kinsbursky
2012-11-26 12:22 ` [PATCH 3/5] nfsd: cleanup NFSd state shutdown a bit Stanislav Kinsbursky
2012-11-26 12:22 ` [PATCH 4/5] nfsd: cleanup NFSd state start " Stanislav Kinsbursky
2012-11-26 12:22 ` [PATCH 5/5] nfsd: call state init and shutdown twice Stanislav Kinsbursky
2012-11-27 22:29 ` [PATCH 0/5] nfsd: more NFSv4 state containerization 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;
as well as URLs for NNTP newsgroup(s).