The following commit has been merged in the openafs-stable-1_6_x branch:
commit 9d653bd966b47223eaaf6f8a5d983b6634bdf0d5
Author: Marc Dionne <[email protected]>
Date:   Thu Oct 23 11:27:55 2014 -0400

    Linux 3.18: key_type no longer has a match op
    
    Structure key_type no longer has a match op, and
    overriding the default matching has to be done
    differently.
    
    Our current match op doesn't do anything special so there's
    no need to try to override the defaults; just remove the
    assignment of .match and the associated function.
    
    Reviewed-on: http://gerrit.openafs.org/11563
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit b5de4a9f42bb83ae03f2f647b11a1200a502d013)
    
    Change-Id: I7baca4a7f02eac45671e1e9ebf48534cdd5830be
    Reviewed-on: http://gerrit.openafs.org/11570
    Reviewed-by: Anders Kaseorg <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 acinclude.m4               |    3 ++-
 src/afs/LINUX/osi_groups.c |    4 ++++
 2 files changed, 6 insertions(+), 1 deletions(-)

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

Reply via email to