From owner-cvs-all Fri Mar 8 7:37:56 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id F30A237B400; Fri, 8 Mar 2002 07:37:48 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g28FbUnK021237; Fri, 8 Mar 2002 16:37:30 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfsclient nfs_vnops.c In-Reply-To: Your message of "Fri, 08 Mar 2002 10:21:59 EST." Date: Fri, 08 Mar 2002 16:37:30 +0100 Message-ID: <21236.1015601850@critter.freebsd.dk> From: Poul-Henning Kamp 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 _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