From: J. Bruce Fields Date: Tue, 8 Oct 2013 19:53:07 +0000 (-0400) Subject: svcrpc: fix error-handling on badd gssproxy downcall X-Git-Tag: v3.13-rc1~59^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be34555fa294483202483c4b171a8d335447187;p=pandora-kernel.git svcrpc: fix error-handling on badd gssproxy downcall For every other problem here we bail out with an error, but here for some reason we're setting a negative cache entry (with, note, an undefined expiry). It seems simplest just to bail out in the same way as we do in other cases. Cc: Simo Sorce Reported-by: Andi Kleen Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed