[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120411133139.26953.85254.stgit@localhost6.localdomain6>
Date: Wed, 11 Apr 2012 17:32:37 +0400
From: Stanislav Kinsbursky <skinsbursky@...allels.com>
To: bfields@...ldses.org
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
devel@...nvz.org
Subject: [PATCH 0/4] nfsd: containerize id-to-name and name-to-id caches
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists