]> git.ipfire.org Git - people/ms/linux.git/commit - fs/ksmbd/connection.c
ksmbd: fix the running request count decrement
authorHyunchul Lee <hyc.lee@gmail.com>
Sat, 10 Jul 2021 00:31:08 +0000 (09:31 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Sat, 10 Jul 2021 00:40:26 +0000 (09:40 +0900)
commit4b92841ef27b56883fa4491a3d51db3eef68c481
treec2ffb337e23bce05e5f883ba3ff629fbc833ea53
parent07781de9051859d2f38a9e199384c64bb1924c47
ksmbd: fix the running request count decrement

decrement the count of running requests after
sending the last response for multi-response
requests.

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/connection.c