smb3.1.1: allow dumping keys for multiuser mounts
authorSteve French <stfrench@microsoft.com>
Sun, 2 May 2021 22:39:30 +0000 (17:39 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 3 May 2021 16:45:36 +0000 (11:45 -0500)
commit7ba3d1cdb7988ccfbc6e4995dee04510c85fefbc
tree8d9d5441be3dec55ef3617c0e5e737d2e63f4e20
parentaa22ebc3826be23a4b2f776c7ad5079c75611dec
smb3.1.1: allow dumping keys for multiuser mounts

When mounted multiuser it is hard to dump keys for the other sessions
which makes it hard to debug using network traces (e.g. using wireshark).

Suggested-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/ioctl.c