aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorHyunchul Lee <[email protected]>2022-01-13 09:51:39 +0900
committerSteve French <[email protected]>2022-01-18 16:53:08 -0600
commit2fd5dcb1c8ef96c9f0fa8bda53ca480524b80ae7 (patch)
tree3349fd1ab62b69585a7eee6d8dd9a6ecd89d5265 /drivers/usb/cdns3/cdns3-trace.c
parent136dff3a6b71dc16c30b35cc390feb0bfc32ed50 (diff)
ksmbd: smbd: fix missing client's memory region invalidation
if the Channel of a SMB2 WRITE request is SMB2_CHANNEL_RDMA_V1_INVALIDTE, a client does not invalidate its memory regions but ksmbd must do it by sending a SMB2 WRITE response with IB_WR_SEND_WITH_INV. But if errors occur while processing a SMB2 READ/WRITE request, ksmbd sends a response with IB_WR_SEND. So a client could use memory regions already in use. Acked-by: Namjae Jeon <[email protected]> Signed-off-by: Hyunchul Lee <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions