Whamcloud - gitweb
LU-6490 gss: handle struct key_type match replacement 04/15804/3
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 3 Aug 2015 14:36:16 +0000 (10:36 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 5 Aug 2015 02:19:41 +0000 (02:19 +0000)
commit50c79ee142be4bad9e63d603dda0a8d80ac40444
tree02865aa0aa924181c6a0766e7fbdff7c74cd09de
parentbad49e39e301d4367eaead5ee566f5dcacfde8f6
LU-6490 gss: handle struct key_type match replacement

Starting with the 3.17 kernel the function match
used by struct key_type was replaced by a new
function match_preparse. This patch added support
for this change.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I2db0860cf089b0ba8f70bad9155f48e52ec8c4b5
Reviewed-on: http://review.whamcloud.com/15804
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Sebastien Buisson <sebastien.buisson@bull.net>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4
lustre/ptlrpc/gss/gss_keyring.c