diff options
author | 2024-09-03 20:28:08 +0900 | |
---|---|---|
committer | 2024-09-14 00:03:15 -0500 | |
commit | ee426bfb9d09b29987369b897fe9b6485ac2be27 (patch) | |
tree | 46c5e8b0f908ca43083f27b0dadb8dbe5e60576d /scripts/generate_rust_analyzer.py | |
parent | ksmbd: allow write with FILE_APPEND_DATA (diff) | |
download | linux-rng-ee426bfb9d09b29987369b897fe9b6485ac2be27.tar.xz linux-rng-ee426bfb9d09b29987369b897fe9b6485ac2be27.zip |
ksmbd: add refcnt to ksmbd_conn struct
When sending an oplock break request, opinfo->conn is used,
But freed ->conn can be used on multichannel.
This patch add a reference count to the ksmbd_conn struct
so that it can be freed when it is no longer used.
Signed-off-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