The following commit has been merged in the openafs-stable-1_4_x branch:
commit 6c7bf62c8d6d80c09da7307b62734245a9fb3174
Author: Marc Dionne <[email protected]>
Date:   Fri Mar 5 17:54:42 2010 -0500

    Linux: replace invalidate_inode_pages
    
    This helper has been deprecated for a while, and gets removed
    with 2.6.34.
    Replace it with invalidate_remote_inode, which has been around for
    all of 2.6's life, according to Chaskiel in RT #124377.
    
    Change-Id: I8658b454e1c997c041f654ba55d06f713ea25459
    Reviewed-on: http://gerrit.openafs.org/1523
    Reviewed-by: Simon Wilkinson <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>
    (cherry picked from commit 80481fb14ea9301b0f6b3503d07ecaef39aef0d8)
    Signed-off-by: Anders Kaseorg <[email protected]>
    Reviewed-on: http://gerrit.openafs.org/1988

 src/afs/LINUX/osi_vm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to