diff options
author | Paulo Alcantara <pc@manguebit.com> | 2023-03-15 02:32:55 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-15 05:43:23 +0300 |
commit | f446a630802f154ef0087771683bd4f8e9d08384 (patch) | |
tree | 39a13ab53b8bb69ffcaea9460650bec285dfa6c7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 396935de145589c8bfe552fa03a5e38604071829 (diff) | |
download | linux-f446a630802f154ef0087771683bd4f8e9d08384.tar.xz |
cifs: return DFS root session id in DebugData
Return the DFS root session id in /proc/fs/cifs/DebugData to make it
easier to track which IPC tcon was used to get new DFS referrals for a
specific connection, and aids in debugging.
A simple output of it would be
Sessions:
1) Address: 192.168.1.13 Uses: 1 Capability: 0x300067 Session Status: 1
Security type: RawNTLMSSP SessionId: 0xd80000000009
User: 0 Cred User: 0
DFS root session id: 0x128006c000035
Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Cc: stable@vger.kernel.org # 6.2
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions