diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2024-09-03 20:28:08 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-09-14 00:03:15 -0500 |
commit | ee426bfb9d09b29987369b897fe9b6485ac2be27 (patch) | |
tree | 46c5e8b0f908ca43083f27b0dadb8dbe5e60576d /lib/crypto/mpi/mpi-internal.h | |
parent | 2fb9b5dc80cabcee636a6ccd020740dd925b4580 (diff) |
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 'lib/crypto/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions