]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: send workstation name during ntlmssp session setup
authorShyam Prasad N <sprasad@microsoft.com>
Fri, 5 Nov 2021 19:03:57 +0000 (19:03 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 8 Nov 2021 19:07:56 +0000 (13:07 -0600)
commit5b1b76846066efd543b1582e4bc204a452365f92
treea1305c508d4ccb71dbccc954ed99adb0003058db
parent8f2e1caff41fee7e77fff2384b540ead569a34e5
cifs: send workstation name during ntlmssp session setup

During the ntlmssp session setup (authenticate phases)
send the client workstation info. This can make debugging easier on
servers.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsglob.h
fs/cifs/connect.c
fs/cifs/fs_context.c
fs/cifs/fs_context.h
fs/cifs/misc.c
fs/cifs/ntlmssp.h
fs/cifs/sess.c
fs/cifs/smb2pdu.c