From: Andy Adamson Date: Thu, 19 Jan 2006 01:43:24 +0000 (-0800) Subject: [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE X-Git-Tag: v2.6.16-rc2~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822f1005ae1f3a4a8b136f38a6933d3f719f4c4a;p=pandora-kernel.git [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE Kerberos context initiation is handled in a single round trip, but other mechanisms (including spkm3) may require more, so we need to handle the GSS_S_CONTINUE case in svcauth_gss_accept. Send a null verifier. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed