aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorLong Li <[email protected]>2018-04-17 12:17:08 -0700
committerSteve French <[email protected]>2018-04-25 11:15:53 -0500
commitbb4c0419476bd3982ba802f0f49de83cd79532d8 (patch)
tree725f1a7c9a3e35146aabd56bc5a29740b802bd3c /lib/string_helpers.c
parent0d5ec281c0175d10f8d9be4d4a9c5fb37767ed00 (diff)
cifs: smbd: Don't use RDMA read/write when signing is used
SMB server will not sign data transferred through RDMA read/write. When signing is used, it's a good idea to have all the data signed. In this case, use RDMA send/recv for all data transfers. This will degrade performance as this is not generally configured in RDMA environemnt. So warn the user on signing and RDMA send/recv. Signed-off-by: Long Li <[email protected]> Acked-by: Ronnie Sahlberg <[email protected]> Cc: [email protected] Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions