]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Not to defer close on file when lock is set
authorRohith Surabattula <rohiths@microsoft.com>
Fri, 17 Sep 2021 21:50:40 +0000 (16:50 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 17 Sep 2021 21:59:41 +0000 (16:59 -0500)
commite7204068d1fa1afe4f1c9f08b531a21b61a0331f
tree2063194831932398b8073ec07c2f4d772e8db35b
parent2b5987a03a85c5e729ca2f5a44312bb4fe71340d
cifs: Not to defer close on file when lock is set

Close file immediately when lock is set.

Cc: stable@vger.kernel.org # 5.13+
Signed-off-by: Rohith Surabattula <rohiths@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsglob.h
fs/cifs/file.c