diff options
author | Shyam Prasad N <[email protected]> | 2023-11-14 04:54:12 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2023-11-14 11:38:00 -0600 |
commit | 29954d5b1e0d67a4cd61c30c2201030c97e94b1e (patch) | |
tree | 18dbe7c705e9b379a08dfa078295cd28a24df03e /tools/perf/util/trace-event-scripting.c | |
parent | 181724fc72486dec2bec8803459be05b5162aaa8 (diff) |
cifs: fix leak of iface for primary channel
My last change in this area introduced a change which
accounted for primary channel in the interface ref count.
However, it did not reduce this ref count on deallocation
of the primary channel. i.e. during umount.
Fixing this leak here, by dropping this ref count for
primary channel while freeing up the session.
Fixes: fa1d0508bdd4 ("cifs: account for primary channel in the interface list")
Cc: [email protected]
Reported-by: Paulo Alcantara <[email protected]>
Signed-off-by: Shyam Prasad N <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions