commit | 9c5948c248696ca60c56ec5a608e225c4ab8a854 | [log] [tgz] |
---|---|---|
author | ZhangXiaoxu <zhangxiaoxu5@huawei.com> | Mon Apr 29 17:32:31 2019 +0800 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu May 09 16:26:56 2019 -0400 |
tree | 1969a626d5db2dad4cb8352930df563a427299d0 | |
parent | f02f3755dbd14fb935d24b14650fff9ba92243b8 [diff] |
SUNRPC: task should be exit if encode return EKEYEXPIRED more times If the rpc.gssd always return cred success, but now the cred is expired, then the task will loop in call_refresh and call_transmit. Exit the rpc task after retry. Signed-off-by: ZhangXiaoxu <zhangxiaoxu5@huawei.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>