commit | fb253d5ba3fcbd3b4216bcc37d019926f5e32ebb | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sat May 21 23:56:16 2022 -0500 |
committer | Steve French <stfrench@microsoft.com> | Sat May 21 23:56:16 2022 -0500 |
tree | bf869c69939bcd87dfddd165d3ece529367dddd3 | |
parent | fb64f7f1057e5eb6fbf3b06f92d1cd80ad7f9998 [diff] |
smb3: add trace point for lease not found issue When trying to debug problems with server sending us a lease we don't recognize, it would be helpful to have a dynamic trace point for this case. New tracepoint is called trace_smb3_lease_not_found Acked-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>