The following commit has been merged in the openafs-stable-1_6_x branch:
commit 83fda1ef99c76cb5f47e15c38b770aa559eb617b
Author: Stephan Wiesand <[email protected]>
Date:   Fri Dec 22 14:40:32 2017 +0100

    Linux 4.15: check for 2nd argument to pagevec_init
    
    Linux 4.15 removes the distinction between "hot" and "cold" cache
    pages, and pagevec_init() no longer takes a "cold" flag as the
    second argument. Add a configure test and use it in osi_vnodeops.c .
    
    Reviewed-on: https://gerrit.openafs.org/12824
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Tested-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit fb1f14d8ee963678a9caad0538256c99c159c2c4)
    
    Reviewed-on: https://gerrit.openafs.org/12829
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 7a80b4ba67b0d295df72e87da4aa638bd5e245de)
    
    Change-Id: I525d17abe9b57c3017cf9cf76321f25eb819133c
    Reviewed-on: https://gerrit.openafs.org/12835
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Tested-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 acinclude.m4                 |    1 +
 src/afs/LINUX/osi_vnodeops.c |   12 ++++++++++++
 src/cf/linux-test4.m4        |   10 ++++++++++
 3 files changed, 23 insertions(+), 0 deletions(-)

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

Reply via email to