The following commit has been merged in the master branch:
commit d8556405c37622d69ef097c965cb510ae3fb9660
Author: Andrew Deason <[email protected]>
Date:   Wed Aug 9 20:06:44 2017 -0500

    SOLARIS: Fix afs_orig_setgroups* return types
    
    The afs_orig_setgroups* function pointers are used for
    storing/resetting the function pointers in sysent[].sy_callc. On at
    least Solaris 11, these return an int64_t, so change the
    afs_orig_setgroups* declarations to reflect that.
    
    Change-Id: Ie86ee999084a8c08c564427e3308b1d592ef68f5
    Reviewed-on: https://gerrit.openafs.org/12707
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>

 src/afs/SOLARIS/osi_vfsops.c | 4 ++++
 1 file changed, 4 insertions(+)

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

Reply via email to