]> asedeno.scripts.mit.edu Git - linux.git/commit
CIFS: SMBD: Disable signing on SMB direct transport
authorLong Li <longli@microsoft.com>
Thu, 23 Nov 2017 00:38:49 +0000 (17:38 -0700)
committerSteve French <smfrench@gmail.com>
Thu, 25 Jan 2018 01:49:07 +0000 (19:49 -0600)
commit8801e902337151039a87d87789d1408c4eccc3e7
tree5d0224de3f1015a15613a3d6255ef1955401b52b
parent08a3b9690fd9e923663a32e314b0098af1393b84
CIFS: SMBD: Disable signing on SMB direct transport

Currently the CIFS SMB Direct implementation (experimental) doesn't properly
support signing. Disable it when SMB Direct is in use for transport.

Signing will be enabled in future after it is implemented.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/connect.c
fs/cifs/smb2pdu.c