From: J. Bruce Fields Date: Tue, 5 Dec 2006 01:22:35 +0000 (-0500) Subject: gss: krb5: remove signalg and sealalg X-Git-Tag: v2.6.20-rc1~34^2~412^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e678e06bf8fa25981a6fa1f08b979fd086d713f8;p=pandora-kernel.git gss: krb5: remove signalg and sealalg We designed the krb5 context import without completely understanding the context. Now it's clear that there are a number of fields that we ignore, or that we depend on having one single value. In particular, we only support one value of signalg currently; so let's check the signalg field in the downcall (in case we decide there's something else we could support here eventually), but ignore it otherwise. Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed