From: Kevin Coffman Date: Thu, 3 Mar 2011 00:51:42 +0000 (-0500) Subject: nfsd: add proc file listing kernel's gss_krb5 enctypes X-Git-Tag: v2.6.39-rc1~93^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b0c0a26e846ae6646af9f59a3d2ea06b49cbc7;p=pandora-kernel.git nfsd: add proc file listing kernel's gss_krb5 enctypes Add a new proc file which lists the encryption types supported by the kernel's gss_krb5 code. Newer MIT Kerberos libraries support the assertion of acceptor subkeys. This enctype information allows user-land (svcgssd) to request that the Kerberos libraries limit the encryption types that it uses when generating the subkeys. Signed-off-by: Kevin Coffman Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed