From owner-cvs-all Thu Nov 15 11:44: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id 24BFB37B50B; Thu, 15 Nov 2001 11:43:49 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 1A32481D01; Thu, 15 Nov 2001 13:43:49 -0600 (CST) Date: Thu, 15 Nov 2001 13:43:49 -0600 From: Alfred Perlstein To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rpc.lockd lockd.c lockd.h lockd_lock.c Message-ID: <20011115134349.Q13393@elvis.mu.org> References: <200111150935.fAF9ZpW07939@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Thu, Nov 15, 2001 at 09:09:16AM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Robert Watson [011115 08:09] wrote: > How does this relate to the rpc.lockd work you've already brought into > -CURRENT? Andrew is working on a different implementation of the server side locking. According to him the server side locking fails some regression tests of his quite miserably and he's working on fixing that. However this branch is a work in progress and while it offers a step forward in implementing the server side locks it also noteably goes a step backwards for some things such as not locking the underlying file and neglecting to contact statd. We'll be working on that, almost all the work is his, I'm just offering advice and committing the code. If we complete this project it will be folded back into -current. > > Robert N M Watson FreeBSD Core Team, TrustedBSD Project > robert@fledge.watson.org NAI Labs, Safeport Network Services > > On Thu, 15 Nov 2001, Alfred Perlstein wrote: > > > alfred 2001/11/15 01:35:51 PST > > > > Modified files: (Branch: ANDREW_LOCKD) > > usr.sbin/rpc.lockd lockd.c lockd.h lockd_lock.c > > Log: > > Bring in Andrew P. Lentvorski initial work on making lockd work, > > this should get us closer so cleaner implementation. > > > > Submitted by: Andrew P. Lentvorski > > > > Revision Changes Path > > 1.8.2.1 +1 -9 src/usr.sbin/rpc.lockd/lockd.c > > 1.4.2.1 +1 -2 src/usr.sbin/rpc.lockd/lockd.h > > 1.4.2.1 +1098 -521 src/usr.sbin/rpc.lockd/lockd_lock.c > > > -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message