linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Stanislav Kinsbursky <skinsbursky@parallels.com>
Cc: linux-nfs@vger.kernel.org, Trond.Myklebust@netapp.com,
	linux-kernel@vger.kernel.org, devel@openvz.org
Subject: Re: [PATCH 0/2] nfsd: containerise NFSv4 recovery state
Date: Wed, 28 Nov 2012 09:48:21 -0500	[thread overview]
Message-ID: <20121128144821.GC11651@fieldses.org> (raw)
In-Reply-To: <20121126131404.8822.65870.stgit@localhost.localdomain>

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(-)
> 

      parent reply	other threads:[~2012-11-28 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 13:16 [PATCH 0/2] nfsd: containerise NFSv4 recovery state Stanislav Kinsbursky
2012-11-26 13:16 ` [PATCH 1/2] nfsd: recovery - make rec_file per net Stanislav Kinsbursky
2012-11-26 13:16 ` [PATCH 2/2] nfsd: recovery - make in_grace " Stanislav Kinsbursky
2012-11-28 14:48 ` J. Bruce Fields [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121128144821.GC11651@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=Trond.Myklebust@netapp.com \
    --cc=devel@openvz.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=skinsbursky@parallels.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).