The following commit has been merged in the openafs-stable-1_6_x branch:
commit 871c19fc168dec5d22da764ca64decbe19f3b1e5
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.
    
    Reviewed-on: http://gerrit.openafs.org/11317
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit 774d77e056515ae3e87c8f0be8e133c3cdb36bbb)
    
    Change-Id: I4ae9c269412c2ce6b9ec39a841ea87f27630591e
    Reviewed-on: http://gerrit.openafs.org/11448
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Stephan Wiesand <[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