From: Stanislav Kinsbursky <skinsbursky@parallels.com>
To: bfields@fieldses.org
Cc: linux-nfs@vger.kernel.org, Trond.Myklebust@netapp.com,
linux-kernel@vger.kernel.org, devel@openvz.org
Subject: [PATCH 0/2] NFSd: NFSv4 state - lease and grace times per net
Date: Tue, 27 Nov 2012 14:11:38 +0300 [thread overview]
Message-ID: <20121127111007.10271.54338.stgit@localhost.localdomain> (raw)
This two variables are parts of NFSv4 state and should be containerized too.
The following series implements...
---
Stanislav Kinsbursky (2):
nfsd: make NFSv4 lease time per net
nfsd: make NFSv4 grace time per net
fs/nfsd/netns.h | 3 +++
fs/nfsd/nfs4callback.c | 8 +++++---
fs/nfsd/nfs4state.c | 18 +++++++-----------
fs/nfsd/nfs4xdr.c | 4 +++-
fs/nfsd/nfsctl.c | 9 +++++++--
fs/nfsd/nfsd.h | 3 ---
6 files changed, 25 insertions(+), 20 deletions(-)
next reply other threads:[~2012-11-27 11:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-27 11:11 Stanislav Kinsbursky [this message]
2012-11-27 11:11 ` [PATCH 1/2] nfsd: make NFSv4 lease time per net Stanislav Kinsbursky
2012-11-28 15:09 ` J. Bruce Fields
2012-11-28 15:12 ` Stanislav Kinsbursky
2012-11-28 15:15 ` J. Bruce Fields
2012-11-28 15:35 ` Stanislav Kinsbursky
2012-11-28 16:08 ` J. Bruce Fields
2012-11-27 11:11 ` [PATCH 2/2] nfsd: make NFSv4 grace " Stanislav Kinsbursky
2012-11-28 15:10 ` J. Bruce Fields
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=20121127111007.10271.54338.stgit@localhost.localdomain \
--to=skinsbursky@parallels.com \
--cc=Trond.Myklebust@netapp.com \
--cc=bfields@fieldses.org \
--cc=devel@openvz.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.