The following commit has been merged in the master branch:
commit ce0eb0f8b2936310eb1b55629772750103475d9a
Author: Michael Meffie <[email protected]>
Date:   Wed Nov 21 07:39:24 2018 -0500

    auth: refactor afsconf_Open
    
    Move code to check the AFSCONF environment variable and read the
    .AFSCONF files to separate functions.
    
    Rename the internal functions afsconf_OpenInternal and
    afsconf_CloseInternal to the more aptly named LoadConfig and
    UnloadConfig in preparation for other changes. Add doxygen comments for
    these functions.
    
    Change-Id: Ie3361036c59c9e6ef99801891fff9fad63840344
    Reviewed-on: https://gerrit.openafs.org/13397
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/auth/cellconfig.c |  225 +++++++++++++++++++++++++++++++++++--------------
 1 files changed, 163 insertions(+), 62 deletions(-)

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

Reply via email to