diff options
author | Namjae Jeon <[email protected]> | 2024-09-03 20:28:08 +0900 |
---|---|---|
committer | Steve French <[email protected]> | 2024-09-14 00:03:15 -0500 |
commit | ee426bfb9d09b29987369b897fe9b6485ac2be27 (patch) | |
tree | 46c5e8b0f908ca43083f27b0dadb8dbe5e60576d /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions