From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wendy Cheng Date: Tue, 08 Jan 2008 21:51:11 -0500 Subject: [Cluster-devel] Re: [PATCH 1/2] NLM failover unlock commands In-Reply-To: <18307.1933.159410.677626@notabene.brown> References: <4781BB0D.90706@redhat.com> <18307.1933.159410.677626@notabene.brown> Message-ID: <4784369F.9060701@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Neil Brown wrote: >On Monday January 7, wcheng at redhat.com wrote: > > >>We've implemented two new NFSD procfs files: >> >>o /proc/fs/nfsd/unlock_ip >>o /proc/fs/nfsd/unlock_filesystem >> >>They are intended to allow admin or user mode script to release NLM >>locks based on either a path name or a server in-bound ip address (ipv4 >>for now) >>as; >> >>shell> echo 10.1.1.2 > /proc/fs/nfsd/unlock_ip >>shell> echo /mnt/sfs1 > /proc/fs/nfsd/unlock_filesystem >> >> > >I'm happy with this interface and the code looks credible, so > Acked-by: NeilBrown > >however...... > > [snip] Thank .. all points taken .. patch will be re-submitted tomorrow (my time zone, North Carolina, US) .. -- Wendy