diff options
author | Bharath SM <bharathsm@microsoft.com> | 2023-04-20 16:54:33 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-04-27 19:00:10 +0300 |
commit | ab9ddc87a9055c4bebd6524d5d761d605d52e557 (patch) | |
tree | b643b668a8bff2813d7e77d74bf99a1c5361664d /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 919e57c3147ce66ed0887168e622c5e7a8f04440 (diff) | |
download | linux-ab9ddc87a9055c4bebd6524d5d761d605d52e557.tar.xz |
SMB3: Add missing locks to protect deferred close file list
cifs_del_deferred_close function has a critical section which modifies
the deferred close file list. We must acquire deferred_lock before
calling cifs_del_deferred_close function.
Fixes: ca08d0eac020 ("cifs: Fix memory leak on the deferred close")
Signed-off-by: Bharath SM <bharathsm@microsoft.com>
Acked-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions