OSDN Git Service

smb3: display session id in debug data
authorSteve French <stfrench@microsoft.com>
Thu, 9 May 2019 03:41:37 +0000 (22:41 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 9 May 2019 18:15:39 +0000 (13:15 -0500)
commitb63a9de02d64ecd5ff0749e90253f5b30ba5b9c0
tree58103da88cf352f140e68b66b53d8c6479129118
parent78d9affbb0e79d48fd82b34ef9cd673a7c86d6f2
smb3: display session id in debug data

Displaying the session id in /proc/fs/cifs/DebugData
is needed in order to correlate Linux client information
with network and server traces for many common support
scenarios.  Turned out to be very important for debugging.

Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/cifs_debug.c