The following commit has been merged in the openafs-stable-1_8_x branch:
commit 90e54b2a2010b4620b007ea5c8d3a5a7cbc30069
Author: Mark Vitale <[email protected]>
Date:   Fri Oct 9 16:28:15 2020 -0400

    vol: move ih_PkgDefaultsSet check inside ih_PkgDefaults
    
    Instead of repeating the oneshot check in each caller of ih_PkgDefaults,
    move the oneshot check into ih_PkgDefaults itself.
    
    While here, ensure that ih_PkgDefaults does its work under IH_LOCK.
    
    Finally, make ih_PkgDefaultsSet a local static variable (no longer
    exported).
    
    Reviewed-on: https://gerrit.openafs.org/14383
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit 896524963ca1f1d8144a668dafefc8ce88ad440b)
    
    Change-Id: I179640df6e0a5fd6b9a97b57cfde6377213e1d14
    Reviewed-on: https://gerrit.openafs.org/14613
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/vol/ihandle.c |   24 ++++++++++++++----------
 1 files changed, 14 insertions(+), 10 deletions(-)

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

Reply via email to