Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 13:43:49 -0600
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        Robert Watson <rwatson@FreeBSD.org>
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>
In-Reply-To: <Pine.NEB.3.96L.1011115090856.87746A-100000@fledge.watson.org>; from rwatson@FreeBSD.org on Thu, Nov 15, 2001 at 09:09:16AM -0500
References:  <200111150935.fAF9ZpW07939@freefall.freebsd.org> <Pine.NEB.3.96L.1011115090856.87746A-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Robert Watson <rwatson@FreeBSD.org> [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 <bsder@allcaps.org>
> >   
> >   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011115134349.Q13393>