From: Harshula Jayasuriya Date: Tue, 19 Feb 2008 23:56:56 +0000 (+1100) Subject: sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS X-Git-Tag: v2.6.26-rc1~1083^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd35210e1e2cb46d6dba5c97f1bc3784c4f97998;p=pandora-kernel.git sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS In function svcauth_gss_accept() (net/sunrpc/auth_gss/svcauth_gss.c) the code that handles GSS integrity and decryption failures should be returning GARBAGE_ARGS as specified in RFC 2203, sections 5.3.3.4.2 and 5.3.3.4.3. Reviewed-by: Greg Banks Signed-off-by: Harshula Jayasuriya Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed