diff options
author | Bharath SM <[email protected]> | 2023-04-20 13:54:33 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2023-04-27 11:00:10 -0500 |
commit | ab9ddc87a9055c4bebd6524d5d761d605d52e557 (patch) | |
tree | b643b668a8bff2813d7e77d74bf99a1c5361664d /lib/mpi/mpi-mul.c | |
parent | 919e57c3147ce66ed0887168e622c5e7a8f04440 (diff) |
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 <[email protected]>
Acked-off-by: Paulo Alcantara (SUSE) <[email protected]>
Acked-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions