Home
last modified time | relevance | path

Searched hist:"08 e6c823" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Doplock.c08e6c823 Sun Jan 14 19:24:54 CST 2024 Namjae Jeon <linkinjeon@kernel.org> 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>