[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121126121907.955.25349.stgit@localhost.localdomain>
Date: Mon, 26 Nov 2012 15:21:49 +0300
From: Stanislav Kinsbursky <skinsbursky@...allels.com>
To: bfields@...ldses.org
Cc: linux-nfs@...r.kernel.org, Trond.Myklebust@...app.com,
linux-kernel@...r.kernel.org, devel@...nvz.org
Subject: [PATCH 0/5] nfsd: more NFSv4 state containerization
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(-)
--
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