The following commit has been merged in the master branch:
commit 774d77e056515ae3e87c8f0be8e133c3cdb36bbb
Author: Ben Kaduk <[email protected]>
Date:   Fri Jul 18 15:19:24 2014 -0400

    FBSD: adhere to gop_lookupname() semantics
    
    The current semantics are that gop_lookupname() returns an unlocked
    vnode; the previous code was written to a different semantic that
    a locked vnode should be returned.
    
    This makes a disk cache more likely to work on FreeBSD, but such
    configurations remain not very tested.
    
    Change-Id: I12ac77cd271be72af2fa4045c2ebf576847b625e
    Reviewed-on: http://gerrit.openafs.org/11317
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>

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

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

Reply via email to