svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 31 Jul 2013 21:51:42 +0000 (17:51 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 1 Aug 2013 12:42:01 +0000 (08:42 -0400)
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 <bfields@redhat.com>

No differences found