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

    SOLARIS: Add afs_putpage prototype, and follow it
    
    A couple of places call afs_putpage outside of osi_vnodeops.c (where
    it's defined). So, add a prototype for it in osi_prototypes.h. Also
    make the call sites actually follow the prototype, by giving the
    correct arguments in the AFS_SUN511_ENV case.
    
    Change-Id: I2c9e500ee0fe544df64b4d023091f4a1ad965485
    Reviewed-on: https://gerrit.openafs.org/12704
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>

 src/afs/SOLARIS/osi_prototypes.h | 9 +++++++++
 src/afs/SOLARIS/osi_vm.c         | 9 +++++++++
 2 files changed, 18 insertions(+)

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

Reply via email to