diff options
author | 2024-12-14 12:16:45 +0900 | |
---|---|---|
committer | 2024-12-15 22:20:03 -0600 | |
commit | 83c47d9e0ce79b5d7c0b21b9f35402dbde0fa15c (patch) | |
tree | c6097eb7eef632af5075593b27966d6d2dc3fc37 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.13-rc3 (diff) | |
download | wireguard-linux-83c47d9e0ce79b5d7c0b21b9f35402dbde0fa15c.tar.xz wireguard-linux-83c47d9e0ce79b5d7c0b21b9f35402dbde0fa15c.zip |
ksmbd: count all requests in req_running counter
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions