diff options
author | Steve French <stfrench@microsoft.com> | 2023-05-24 04:25:47 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-05-25 00:23:33 +0300 |
commit | 8b4dd44f9b4702d42362b97b81c91b33a6dcea58 (patch) | |
tree | 3d497b02e07e904659d1faf3cd233cd9e528980e /fs/Kconfig | |
parent | 72a7804a667eeac98888610521179f0418883158 (diff) | |
download | linux-8b4dd44f9b4702d42362b97b81c91b33a6dcea58.tar.xz |
smb3: display debug information better for encryption
Fix /proc/fs/cifs/DebugData to use the same case for "encryption"
(ie "Encryption" with init capital letter was used in one place).
In addition, if gcm256 encryption (intead of gcm128) is used on
a connection to a server, note that in the DebugData as well.
It now displays (when gcm256 negotiated):
Security type: RawNTLMSSP SessionId: 0x86125800bc000b0d encrypted(gcm256)
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions