diff options
author | Stefan Metzmacher <[email protected]> | 2023-02-01 16:21:41 +0100 |
---|---|---|
committer | Steve French <[email protected]> | 2023-02-20 11:48:48 -0600 |
commit | 3891f6c7655a39065e44980f51ba46bb32be3133 (patch) | |
tree | aa726eee076c8c86a0aa0f08548d1233a4e9f904 /drivers/fpga/xilinx-selectmap.c | |
parent | a6559cc1d35d3eeafb0296aca347b2f745a28a74 (diff) |
cifs: don't try to use rdma offload on encrypted connections
The aim of using encryption on a connection is to keep
the data confidential, so we must not use plaintext rdma offload
for that data!
It seems that current windows servers and ksmbd would allow
this, but that's no reason to expose the users data in plaintext!
And servers hopefully reject this in future.
Note modern windows servers support signed or encrypted offload,
see MS-SMB2 2.2.3.1.6 SMB2_RDMA_TRANSFORM_CAPABILITIES, but we don't
support that yet.
Signed-off-by: Stefan Metzmacher <[email protected]>
Cc: Steve French <[email protected]>
Cc: Tom Talpey <[email protected]>
Cc: Long Li <[email protected]>
Cc: Namjae Jeon <[email protected]>
Cc: David Howells <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions