diff options
author | Steve French <stfrench@microsoft.com> | 2018-04-22 15:14:58 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-04-24 10:07:14 -0500 |
commit | 23657ad7305ee8b263d27335abdd00917764c9cf (patch) | |
tree | 2827d1147ef01e88692057e2be8f94d078260cc4 /fs/nilfs2 | |
parent | 117e3b7fed552eba96ae0b3b92312fe8c5b0bfdd (diff) | |
download | linux-23657ad7305ee8b263d27335abdd00917764c9cf.tar.bz2 |
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Temporarily disable AES-GCM, as AES-CCM is only currently
enabled mechanism on client side. This fixes SMB3.11
encrypted mounts to Windows.
Also the tree connect request itself should be encrypted if
requested encryption ("seal" on mount), in addition we should be
enabling encryption in 3.11 based on whether we got any valid
encryption ciphers back in negprot (the corresponding session flag is
not set as it is in 3.0 and 3.02)
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
CC: Stable <stable@vger.kernel.org>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions