[Devel] [PATCH 0/4] nfsd: containerize export and expkey caches
Stanislav Kinsbursky
skinsbursky at parallels.com
Wed Apr 11 04:13:07 PDT 2012
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(-)
More information about the Devel
mailing list