mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] nfsd: containerize export and expkey caches
@ 2012-04-11 11:13 Stanislav Kinsbursky
  2012-04-11 11:13 ` [PATCH 1/4] nfsd: pass network context to export caches init/shutdown routines Stanislav Kinsbursky
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stanislav Kinsbursky @ 2012-04-11 11:13 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs, linux-kernel, devel

This patch set depends on "NFSd: precursor and cleanup patch set".

The following series consists of:

---

Stanislav Kinsbursky (4):
      nfsd: pass network context to export caches init/shutdown routines
      nfsd: make export cache allocated per network namespace context
      nfsd: make expkey cache allocated per network namespace context
      nfsd: allocate export and expkey caches in per-net operations.


 fs/nfsd/export.c               |   83 ++++++++++++++++++++++++++--------------
 fs/nfsd/netns.h                |    3 +
 fs/nfsd/nfsctl.c               |   32 ++++++++++++---
 fs/nfsd/nfssvc.c               |    2 -
 include/linux/nfsd/export.h    |   10 ++---
 include/linux/sunrpc/svcauth.h |    2 -
 net/sunrpc/svcauth_unix.c      |   13 ++----
 7 files changed, 90 insertions(+), 55 deletions(-)


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-11 11:13 [PATCH 0/4] nfsd: containerize export and expkey caches Stanislav Kinsbursky
2012-04-11 11:13 ` [PATCH 1/4] nfsd: pass network context to export caches init/shutdown routines Stanislav Kinsbursky
2012-04-11 11:13 ` [PATCH 2/4] nfsd: make export cache allocated per network namespace context Stanislav Kinsbursky
2012-04-11 22:14   ` J. Bruce Fields
2012-04-11 11:13 ` [PATCH 3/4] nfsd: make expkey " Stanislav Kinsbursky
2012-04-11 11:13 ` [PATCH 4/4] nfsd: allocate export and expkey caches in per-net operations Stanislav Kinsbursky

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

Powered by JetHome