Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 10:21:59 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <Pine.NEB.3.96L.1020308102130.71766B-100000@fledge.watson.org>
In-Reply-To: <200203081343.g28Dhhm79065@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 


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?Pine.NEB.3.96L.1020308102130.71766B-100000>