NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
stable inclusion from stable-v5.10.110 commit a9fa7d48a1cdcb46f0dcf75c2d63fcb138e194f2 bugzilla: https://gitee.com/openeuler/kernel/issues/I574AL Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a9fa7d48a1cdcb46f0dcf75c2d63fcb138e194f2 -------------------------------- [ Upstream commit 1d15d121 ] There is no reason to retry the operation if a session error had occurred in such case result structure isn't filled out. Fixes: dff58530 ("NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION") Signed-off-by: NOlga Kornievskaia <kolga@netapp.com> Signed-off-by: NTrond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NYu Liao <liaoyu15@huawei.com> Reviewed-by: NWei Li <liwei391@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录