From: J. Bruce Fields Date: Wed, 31 Jul 2013 21:51:42 +0000 (-0400) Subject: svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall X-Git-Tag: v3.11-rc4~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7193bd17ea92c4c89016c304362c9be93ce50050;p=pandora-kernel.git svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall The change made to rsc_parse() in 0dc1531aca7fd1440918bd55844a054e9c29acad "svcrpc: store gss mech in svc_cred" should also have been propagated to the gss-proxy codepath. This fixes a crash in the gss-proxy case. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed