The following commit has been merged in the master branch:
commit b5de4a9f42bb83ae03f2f647b11a1200a502d013
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.
    
    Change-Id: I0ee195e47f40688d9a71ea62a0b87a4265363f05
    Reviewed-on: http://gerrit.openafs.org/11563
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[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