[Devel] [PATCH 0/2] nfsd: containerise NFSv4 recovery state
J. Bruce Fields
bfields at fieldses.org
Wed Nov 28 06:48:21 PST 2012
On Mon, Nov 26, 2012 at 04:16:18PM +0300, Stanislav Kinsbursky wrote:
> This patch set makes rec_file and in_grace global static variables allocated
> per network namespace.
> Both of them are a part of client tracking engine, which is containerised
> already.
Thanks, applying for 3.8.--b.
>
> The following series implements...
>
> ---
>
> Stanislav Kinsbursky (2):
> nfsd: recovery - make rec_file per net
> nfsd: recovery - make in_grace per net
>
>
> fs/nfsd/netns.h | 3 ++
> fs/nfsd/nfs4recover.c | 79 ++++++++++++++++++++++++-------------------------
> 2 files changed, 42 insertions(+), 40 deletions(-)
>
More information about the Devel
mailing list