diff options
author | Marios Makassikis <mmakassikis@freebox.fr> | 2024-12-14 12:16:45 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-12-15 22:20:03 -0600 |
commit | 83c47d9e0ce79b5d7c0b21b9f35402dbde0fa15c (patch) | |
tree | c6097eb7eef632af5075593b27966d6d2dc3fc37 /drivers/platform/x86/intel/pmt/class.c | |
parent | 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8 (diff) | |
download | linux-83c47d9e0ce79b5d7c0b21b9f35402dbde0fa15c.tar.gz linux-83c47d9e0ce79b5d7c0b21b9f35402dbde0fa15c.tar.bz2 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 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions