ksmbd: smbd: fix connection dropped issue
mainline inclusion from mainline-5.19-rc1 commit 5366afc4 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I60T7G CVE: NA Reference: https://git.kernel.org/torvalds/linux/c/5366afc40650 ------------------------------- When there are bursty connection requests, RDMA connection event handler is deferred and Negotiation requests are received even if connection status is NEW. To handle it, set the status to CONNECTED if Negotiation requests are received. Reported-by:Yufan Chen <wiz.chen@gmail.com> Signed-off-by:
Hyunchul Lee <hyc.lee@gmail.com> Tested-by:
Yufan Chen <wiz.chen@gmail.com> Acked-by:
Namjae Jeon <linkinjeon@kernel.org> Signed-off-by:
Steve French <stfrench@microsoft.com> Signed-off-by:
Jason Yan <yanaijie@huawei.com> Signed-off-by:
Zhong Jinghua <zhongjinghua@huawei.com>
Loading
Please sign in to comment