diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2022-04-30 02:30:29 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-05-21 23:01:43 +0300 |
commit | ee1b0558965909872775183dc237cdf9f8eddaba (patch) | |
tree | 2af2ce453a937f51e39514bab1bfcba272815171 /scripts/gdb/linux/config.py | |
parent | 4e3edd0092704b25626a0fe60a974f6f382ff93d (diff) | |
download | linux-ee1b0558965909872775183dc237cdf9f8eddaba.tar.xz |
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 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions