Linux 3.18: key_type no longer has a match op
authorMarc Dionne <marc.dionne@your-file-system.com>
Thu, 23 Oct 2014 15:27:55 +0000 (11:27 -0400)
committerD Brashear <shadow@your-file-system.com>
Fri, 31 Oct 2014 12:38:02 +0000 (08:38 -0400)
commitb5de4a9f42bb83ae03f2f647b11a1200a502d013
tree68ec01d614e4a58dd3be408dc07b8d66392c7402
parenta42f01d5ebb13da575b3123800ee6990743155ab
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 <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
acinclude.m4
src/afs/LINUX/osi_groups.c