commit | 35fa5f7b35ca2076d594b2670a32d66dd3ae9eec | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Wed Aug 14 11:59:17 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Sep 03 15:25:09 2013 -0400 |
tree | 9a0a384c4c00efc3bef6585b6d7f084dad904964 | |
parent | dc24826bfca8d788d05f625208f06d90be5560b3 [diff] |
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 <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>