NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
stable inclusion from stable-v5.10.138 commit 060c111373ee809f4b44a1d648cf704a39532c34 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I60QFD Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=060c111373ee809f4b44a1d648cf704a39532c34 -------------------------------- commit 7ccafd4b upstream. Don't assume that the NFS4ERR_DELAY means that the server is processing this slot id. Fixes: 3453d570 ("NFSv4.1: Avoid false retries when RPC calls are interrupted") Signed-off-by:Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com> Reviewed-by:
Wei Li <liwei391@huawei.com>
Loading
Please sign in to comment