cifs: print client_guid in DebugData
authorSteve French <stfrench@microsoft.com>
Thu, 20 Jul 2023 01:07:38 +0000 (20:07 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 20 Jul 2023 01:07:38 +0000 (20:07 -0500)
commit35143db8e6d1efba666e498cbd94a3e944bf06eb
treedb5cfb93015e12bd271cbaab7ad5bc1978af8d2a
parent09b10cd0204b3ba0bc3528965343cddd304056f8
cifs: print client_guid in DebugData

Having the ClientGUID info makes it easier to debug
issues related to a client on a server that serves a
number of clients.

This change prints the ClientGUID in DebugData.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Acked-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c