diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2022-04-30 08:30:29 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-05-21 15:01:43 -0500 |
commit | ee1b0558965909872775183dc237cdf9f8eddaba (patch) | |
tree | 2af2ce453a937f51e39514bab1bfcba272815171 /tools/perf/scripts/python | |
parent | 4e3edd0092704b25626a0fe60a974f6f382ff93d (diff) |
ksmbd: smbd: handle multiple Buffer descriptors
Make ksmbd handle multiple buffer descriptors
when reading and writing files using SMB direct:
Post the work requests of rdma_rw_ctx for
RDMA read/write in smb_direct_rdma_xmit(), and
the work request for the READ/WRITE response
with a remote invalidation in smb_direct_writev().
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions