From: Andy Adamson Date: Wed, 14 Aug 2013 15:59:17 +0000 (-0400) Subject: SUNRPC refactor rpcauth_checkverf error returns X-Git-Tag: v3.12-rc1~87^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35fa5f7b35ca2076d594b2670a32d66dd3ae9eec;p=pandora-kernel.git SUNRPC refactor rpcauth_checkverf error returns Most of the time an error from the credops crvalidate function means the server has sent us a garbage verifier. The gss_validate function is the exception where there is an -EACCES case if the user GSS_context on the client has expired. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed