diff options
author | Long Li <longli@microsoft.com> | 2017-11-07 09:54:53 +0100 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2018-01-25 02:49:05 +0100 |
commit | 2dabfd5baba641588b82ba499ef81c9a378bbb23 (patch) | |
tree | 3e514328e1c23b366edb8a54df832812f10fd861 /fs/jffs2/read.c | |
parent | cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case (diff) | |
download | linux-2dabfd5baba641588b82ba499ef81c9a378bbb23.tar.xz linux-2dabfd5baba641588b82ba499ef81c9a378bbb23.zip |
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
This patch is for preparing upper layer for doing SMB read via RDMA write.
When we assemble the SMB read packet header, we need to know the I/O layout
if this request is to use a RDMA write. rdata has all the information we need
for memory registration. Add rdata to smb2_new_read_req.
Signed-off-by: Long Li <longli@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Acked-by: Ronnie Sahlberg <lsahlber.redhat.com>
Diffstat (limited to 'fs/jffs2/read.c')
0 files changed, 0 insertions, 0 deletions