ksmbd: count all requests in req_running counter
[ Upstream commit 83c47d9e ] This changes the semantics of req_running to count all in-flight requests on a given connection, rather than the number of elements in the conn->request list. The latter is used only in smb2_cancel, and the counter is not used Signed-off-by:Marios Makassikis <mmakassikis@freebox.fr> Acked-by:
Namjae Jeon <linkinjeon@kernel.org> Signed-off-by:
Steve French <stfrench@microsoft.com> Stable-dep-of: 43fb7bce ("ksmbd: fix broken transfers when exceeding max simultaneous operations") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment