From owner-cvs-all Fri Mar 8 8:14:53 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 47E7737B416; Fri, 8 Mar 2002 08:14:46 -0800 (PST) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id g28GEWD72815; Fri, 8 Mar 2002 11:14:33 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Fri, 8 Mar 2002 11:14:32 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfsclient nfs_vnops.c In-Reply-To: <21236.1015601850@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I'll update the task list then with that in mind. :-) Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Fri, 8 Mar 2002, Poul-Henning Kamp wrote: > > I _think_ so. > > In message , Robe > rt Watson writes: > >Cool. Does this mean I can update the SMP page entry for limiting the use > >of soft references? > > > >Robert N M Watson FreeBSD Core Team, TrustedBSD Project > >robert@fledge.watson.org NAI Labs, Safeport Network Services > > > >On Fri, 8 Mar 2002, Poul-Henning Kamp wrote: > > > >> phk 2002/03/08 05:43:43 PST > >> > >> Modified files: > >> sys/nfsclient nfs_vnops.c > >> Log: > >> vhold() our vnode while checking the remote side. > >> > >> This is belived to be the only place where a soft reference to a vnode > >> is held with no sort of hard reference, consequently this change should > >> allow us to free(9) vnodes from the freelist after properly cleaning > >> them up. > >> > >> Reviewed by: dillon > >> > >> Revision Changes Path > >> 1.182 +3 -0 src/sys/nfsclient/nfs_vnops.c > >> > > > > > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message