[PATCH 0/4] nfsd: containerize id-to-name and name-to-id caches

From: Stanislav Kinsbursky
Date: Wed Apr 11 2012 - 09:33:06 EST


This patch set depends on "nfsd: remove hard-coded dereferences to name-to-id
and id-to-name caches" patch.

The following series consists of:

---

Stanislav Kinsbursky (4):
nfsd: pass network context to idmap init/exit functions
nfsd: make id-to-name cache allocated per network namespace context
nfsd: make name-to-id cache allocated per network namespace context
nfsd: allocate id-to-name and name-to-id caches in per-net operations.


fs/nfsd/idmap.h | 8 +++----
fs/nfsd/netns.h | 3 +++
fs/nfsd/nfs4idmap.c | 59 ++++++++++++++++++++++++++++++++++-----------------
fs/nfsd/nfsctl.c | 14 ++++++------
4 files changed, 53 insertions(+), 31 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/