]> git.michaelhowe.org Git - packages/o/openafs.git/commit
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)
committerStephan Wiesand <stephan.wiesand@desy.de>
Mon, 24 Nov 2014 09:19:51 +0000 (04:19 -0500)
commit9d653bd966b47223eaaf6f8a5d983b6634bdf0d5
tree49bba1c758a87d1bc3e6239ed49bf23a545cb630
parentb3527c802ad82cdecc0df6dfa42b228710ad5fd4
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 <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
(cherry picked from commit b5de4a9f42bb83ae03f2f647b11a1200a502d013)

Change-Id: I7baca4a7f02eac45671e1e9ebf48534cdd5830be
Reviewed-on: http://gerrit.openafs.org/11570
Reviewed-by: Anders Kaseorg <andersk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
acinclude.m4
src/afs/LINUX/osi_groups.c