]> 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)
commit2d474bd147d9205e1b86c529dabc760d7c142a6f
tree2063194831932398b8073ec07c2f4d772e8db35b
parentbe3b76510730f68aad6b57ba3e639d1ceb25fc74
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