All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [RFC PATCH 2/3] NLM lock failover - per ip grace period
@ 2006-06-29 18:21 ` Wendy Cheng
  0 siblings, 0 replies; 2+ messages in thread
From: Wendy Cheng @ 2006-06-29 18:21 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This patch enables per ip NLM lock grace period. The implementation is 
based on a global single linked list nlm_servs that contains entries of 
per server ip info. It is expected this would not be a frequent event. 
The nlm_servs list should be short and the entries would expire within a 
maximum of 50 seconds.  The grace period setting follows the existing 
NLM grace period handling without changes. Logic is triggered via 
echoing the ipv4 dot address into /proc/fs/nfsd/nlm_set_ip_grace file.



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gfs_nlm_ip_grace.patch
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20060629/2fdf9f7e/attachment.ksh>

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

end of thread, other threads:[~2006-06-29 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 18:21 [Cluster-devel] [RFC PATCH 2/3] NLM lock failover - per ip grace period Wendy Cheng
2006-06-29 18:21 ` Wendy Cheng

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.