gss_krb5: handle new context format from gssd
authorKevin Coffman <kwc@citi.umich.edu>
Wed, 17 Mar 2010 17:02:54 +0000 (13:02 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:17 +0000 (15:09 -0400)
commit47d84807762966c3611c38adecec6ea703ddda7a
treeac67fb9e29aa03e7eba58adae29e8db05fd35537
parent4891f2d008e4343eedea39ba1fe74864f1d32be0
gss_krb5: handle new context format from gssd

For encryption types other than DES, gssd sends down context information
in a new format.  This new format includes the information needed to
support the new Kerberos GSS-API tokens defined in rfc4121.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/gss_krb5.h
net/sunrpc/auth_gss/gss_krb5_keys.c
net/sunrpc/auth_gss/gss_krb5_mech.c