smb: client: add new tracepoint to trace lease break notification
authorBharath SM <bharathsm@microsoft.com>
Tue, 2 Sep 2025 14:40:25 +0000 (20:10 +0530)
committerSteve French <stfrench@microsoft.com>
Wed, 3 Sep 2025 01:37:44 +0000 (20:37 -0500)
commit72595cb6da1841b355644fe8882d60e725205c32
tree6d7b2c5c5a1e570cbde158fc3bfc47a3bf50d099
parent0c3813d855b2006f021f7b5055f231977a58c784
smb: client: add new tracepoint to trace lease break notification

Add smb3_lease_break_enter to trace lease break notifications,
recording lease state, flags, epoch, and lease key. Align
smb3_lease_not_found to use the same payload and print format.

Signed-off-by: Bharath SM <bharathsm@microsoft.com>
Acked-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb2misc.c
fs/smb/client/smb2pdu.c
fs/smb/client/trace.h