summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHyunchul Lee <hyc.lee@gmail.com>2022-01-13 03:51:39 +0300
committerSteve French <stfrench@microsoft.com>2022-01-19 01:53:08 +0300
commit2fd5dcb1c8ef96c9f0fa8bda53ca480524b80ae7 (patch)
tree3349fd1ab62b69585a7eee6d8dd9a6ecd89d5265 /scripts/gdb/linux/utils.py
parent136dff3a6b71dc16c30b35cc390feb0bfc32ed50 (diff)
downloadlinux-2fd5dcb1c8ef96c9f0fa8bda53ca480524b80ae7.tar.xz
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 <linkinjeon@kernel.org> Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions