OpenCloudOS-Kernel/fs/smb
Namjae Jeon 08e6c82300 ksmbd: only v2 leases handle the directory
commit 77bebd186442a7d703b796784db7495129cc3e70 upstream.

When smb2 leases is disable, ksmbd can send oplock break notification
and cause wait oplock break ack timeout. It may appear like hang when
accessing a directory. This patch make only v2 leases handle the
directory.

Cc: stable@vger.kernel.org
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-25 15:35:44 -08:00
..
client smb: client: fix potential OOB in smb2_dump_detail() 2024-01-20 11:51:46 +01:00
common smb: client, common: fix fortify warnings 2024-01-20 11:51:38 +01:00
server ksmbd: only v2 leases handle the directory 2024-01-25 15:35:44 -08:00
Kconfig
Makefile