linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NLM] support for a per-mount grace period.
@ 2011-07-28 18:44 Frank van Maarseveen
  2011-07-28 18:44 ` [PATCH 1/2] Minor NLM cleanup preparing for a per-mount based grace time Frank van Maarseveen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Frank van Maarseveen @ 2011-07-28 18:44 UTC (permalink / raw)
  To: linux-nfs

The following two patches implement support for a per-mount NLM
grace period. The first patch is a minor cleanup which pushes
down locks_in_grace() calls into functions shared by NFS[234]. Two
locks_in_grace() tests have been reordered to avoid duplicate calls at
run-time (assuming gcc is smart enough). nlmsvc_grace_period is now a
function instead of an unused variable.

The second patch is the actual implementation. It is currently in use for
a number of NFSv3 virtual servers on one physical machine running 2.6.39.3
where the virtualization is based on using different IPv4 addresses.

The patches have been created using a recent 3.0 tree.
-- 
Frank

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-08-23 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28 18:44 [NLM] support for a per-mount grace period Frank van Maarseveen
2011-07-28 18:44 ` [PATCH 1/2] Minor NLM cleanup preparing for a per-mount based grace time Frank van Maarseveen
2011-07-28 18:44 ` [PATCH 2/2] Support a per-mount NLM grace period Frank van Maarseveen
2011-07-29 17:11 ` [NLM] support for a per-mount " J. Bruce Fields
2011-07-29 17:40   ` Chuck Lever
2011-07-30  9:44   ` Frank van Maarseveen
2011-08-23 14:19   ` Frank van Maarseveen
2011-08-23 14:32     ` J. Bruce Fields
2011-08-23 15:49       ` Frank van Maarseveen

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