The following commit has been merged in the master branch:
commit 67232bd9d6db545cc3f0839c59ecc667a3f9965e
Author: Benjamin Kaduk <[email protected]>
Date:   Fri Jan 10 16:27:44 2014 -0500

    Fix vcache/vnode mismatch in lookup for DARWIN
    
    We have a vcache and need a vnode, so AFSTOV() is the right macro,
    not VTOAFS().
    
    It's kind of unfortunate that --enable-checking doesn't catch this.
    
    Change-Id: I924649918dd0149b5fd7e4380b5f2e49d21fc8c4
    Reviewed-on: http://gerrit.openafs.org/10702
    Reviewed-by: Jeffrey Altman <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>

 src/afs/VNOPS/afs_vnop_lookup.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to