summaryrefslogtreecommitdiff
path: root/scripts/sbom/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-06-18 21:33:40 +0900
committerSteve French <stfrench@microsoft.com>2026-06-22 20:15:04 -0500
commit2145945feb2c27d8e20f113ef81dc373631c4f05 (patch)
treeffa6686931f535a430ed605143b52726c63b5dc9 /scripts/sbom/git@git.tavy.me:linux-stable.git
parent1f1083c36fa11c5d9011451c7b9ab380545c72ea (diff)
ksmbd: route v2 lease breaks on the client lease channel
v2 leases are scoped by ClientGuid. When the same client uses multiple connections, smbtorture expects lease break notifications to be sent on the connection associated with the client lease table, not necessarily on the connection that owns the individual open being broken. Keep a referenced connection in the lease table and use it for v2 lease break notifications while it is still active. Fall back to the open's connection if the table connection is being released. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/sbom/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions