commit | 72595cb6da1841b355644fe8882d60e725205c32 | [log] [tgz] |
---|---|---|
author | Bharath SM <bharathsm@microsoft.com> | Tue Sep 02 20:10:25 2025 +0530 |
committer | Steve French <stfrench@microsoft.com> | Tue Sep 02 20:37:44 2025 -0500 |
tree | 6d7b2c5c5a1e570cbde158fc3bfc47a3bf50d099 | |
parent | 0c3813d855b2006f021f7b5055f231977a58c784 [diff] |
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>