cifs: print client_guid in DebugData
authorShyam Prasad N <sprasad@microsoft.com>
Tue, 27 Jun 2023 12:09:43 +0000 (12:09 +0000)
committerSteve French <stfrench@microsoft.com>
Wed, 28 Jun 2023 16:47:50 +0000 (11:47 -0500)
commit380958ac4f93cca18b0d5775b4682ad1dff87f79
treed599994500a6c4ee8359f40039706fadb9b6bd40
parent66be5c48ee1b5b8c919cc329fe6d32e16badaa40
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/smb/client/cifs_debug.c