From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wendy Cheng Date: Thu, 29 Jun 2006 14:21:51 -0400 Subject: [Cluster-devel] [RFC PATCH 2/3] NLM lock failover - per ip grace period Message-ID: <44A41A3F.7050207@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: