diff options
author | 2023-04-20 13:54:33 +0000 | |
---|---|---|
committer | 2023-04-27 11:00:10 -0500 | |
commit | ab9ddc87a9055c4bebd6524d5d761d605d52e557 (patch) | |
tree | b643b668a8bff2813d7e77d74bf99a1c5361664d /scripts/generate_rust_analyzer.py | |
parent | cifs: Avoid a cast in add_lease_context() (diff) | |
download | wireguard-linux-ab9ddc87a9055c4bebd6524d5d761d605d52e557.tar.xz wireguard-linux-ab9ddc87a9055c4bebd6524d5d761d605d52e557.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions