smb3: add trace point for oplock not found
authorSteve French <stfrench@microsoft.com>
Sun, 22 May 2022 05:41:41 +0000 (00:41 -0500)
committerSteve French <stfrench@microsoft.com>
Sun, 22 May 2022 05:46:08 +0000 (00:46 -0500)
commit35a2b533a261e2e43542df902bd9757a1deebfd5
tree8c5f21f25f53651ca6181ad0f173f27441327286
parent2b058acecf56f6b8fac781911a683219b9ca3b7b
smb3: add trace point for oplock not found

In order to debug problems with server potentially
sending us an oplock that we don't recognize (or a race
with close and oplock break) it would be helpful to have
a dynamic trace point for this case.  New tracepoint
is called trace_smb3_oplock_not_found

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2misc.c
fs/cifs/trace.h