The following commit has been merged in the openafs-stable-1_6_x branch:
commit dfcf0b348886b4a97d2c8a8b90eae98ad9e25834
Author: Marc Dionne <[email protected]>
Date:   Mon Jul 6 12:00:10 2015 -0300

    Linux: Add AC_CHECK_LINUX_OPERATION configure macro
    
    Add a new macro to check the signature of a particular
    operation against a provided typed argument list.
    One of the arguments is an arbitrary label that is used
    to construct the pre-processor define name.  This will
    allow for testing of different forms for the same
    operation.
    
    This can be used to replace many of the remaining odd
    checks in src/cf/linux_test4.m4.
    
    Reviewed-on: http://gerrit.openafs.org/11927
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit c2c0b6bc86c6d67814d0f7fe14fa8eefc445b4a4)
    
    Change-Id: Id929412d87bb9fc38b2b599abbe3fddca3cda4b1
    Reviewed-on: http://gerrit.openafs.org/11950
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/cf/linux-test1.m4 |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

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

Reply via email to