Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Mar 2002 16:37:30 +0100
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfsclient nfs_vnops.c 
Message-ID:  <21236.1015601850@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 08 Mar 2002 10:21:59 EST." <Pine.NEB.3.96L.1020308102130.71766B-100000@fledge.watson.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

I _think_ so.

In message <Pine.NEB.3.96L.1020308102130.71766B-100000@fledge.watson.org>, 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




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