diff options
author | 2019-01-22 09:46:45 +0900 | |
---|---|---|
committer | 2019-03-04 20:06:38 -0600 | |
commit | 969ae8e8d4ee54c99134d3895f2adf96047f5bee (patch) | |
tree | ecfa76bd19517dcf932af8bb285c89730e620e27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Do not skip SMB2 message IDs on send failures (diff) | |
download | linux-dev-969ae8e8d4ee54c99134d3895f2adf96047f5bee.tar.xz linux-dev-969ae8e8d4ee54c99134d3895f2adf96047f5bee.zip |
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
Old windows version or Netapp SMB server will return
NT_STATUS_NOT_SUPPORTED since they do not allow or implement
FSCTL_VALIDATE_NEGOTIATE_INFO. The client should accept the response
provided it's properly signed.
See
https://blogs.msdn.microsoft.com/openspecification/2012/06/28/smb3-secure-dialect-negotiation/
and
MS-SMB2 validate negotiate response processing:
https://msdn.microsoft.com/en-us/library/hh880630.aspx
Samba client had already handled it.
https://bugzilla.samba.org/attachment.cgi?id=13285&action=edit
Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions