The following commit has been merged in the openafs-stable-1_6_x branch:
commit 4096ee7a759956202aa892d0c2347c14decf9647
Author: Andrew Deason <[email protected]>
Date:   Sat Aug 8 16:13:54 2015 -0500

    afs: Make ONEGROUP_ENV not Linux-specific
    
    The functionality in AFS_LINUX26_ONEGROUP_ENV does not really need to
    be Linux-specific (it's just only implemented for Linux right now).
    Rename it to AFS_PAG_ONEGROUP_ENV, and remove some Linux-specific
    checks when checking for "onegroup" PAG GIDs.
    
    [[email protected]: Move AFS_PAG_ONEGROUP_ENV to param.h]
    
    Reviewed-on: https://gerrit.openafs.org/11978
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit ee08dbe37d9db4fe314bd88b9280bf73c92c37bd)
    
    Change-Id: Ifef8f833599eca4241b41035142e74f32e6efa99
    Reviewed-on: https://gerrit.openafs.org/12525
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/LINUX/osi_groups.c  |    2 +-
 src/afs/LINUX/osi_machdep.h |    5 -----
 src/afs/afs_osi.h           |    2 +-
 src/afs/afs_osi_pag.c       |    7 ++++---
 src/afs/afs_pioctl.c        |    2 +-
 src/auth/ktc.c              |    6 +++---
 src/config/param.linux26.h  |    5 +++++
 src/kopenafs/kopenafs.c     |    6 +++---
 8 files changed, 18 insertions(+), 17 deletions(-)

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

Reply via email to