The following commit has been merged in the master branch:
commit c09785aa036125074db03a799f7dfebb411f4852
Author: Andrew Deason <[email protected]>
Date:   Sun May 20 17:20:54 2012 -0500

    FBSD: Drop afs_xvcache for vgone()
    
    For FreeBSD, osi_TryEvictVCache was calling vgone() without dropping
    afs_xvcache. Prior to aad83a30a82407bfa6ac15b49fd31d69b563e898, this
    is what osi_TryEvictVCache did, and since the 'slept' pointer
    represents whether we dropped xvcache (not whether we dropped glock),
    it seems like this is the intention of the code.
    
    Change-Id: Icb8cc86d972d7ca717bd91e250771d90931e1ba7
    Reviewed-on: http://gerrit.openafs.org/7434
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/afs/FBSD/osi_vcache.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to