diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2023-06-27 06:22:20 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-06-29 09:58:09 -0500 |
commit | 61986a58bc6abbb1aea26e52bd269f49e5bacf19 (patch) | |
tree | 7392205e8113bb59a1017125d06db5df7929ff24 /fs/devpts | |
parent | ac615db03ba508d42d240612262f21f2e5836b67 (diff) | |
download | linux-stable-61986a58bc6abbb1aea26e52bd269f49e5bacf19.tar.gz linux-stable-61986a58bc6abbb1aea26e52bd269f49e5bacf19.tar.bz2 linux-stable-61986a58bc6abbb1aea26e52bd269f49e5bacf19.zip |
cifs: new dynamic tracepoint to track ses not found errors
It is perfectly valid to not find session not found errors
when a reconnect of a session happens when requests for the
same session are happening in parallel.
We had these log messages as VFS logs. My last change dumped
these logs as FYI logs.
This change just creates a new dynamic tracepoint to capture
events of this type, just in case it is useful while
debugging issues in the future.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions