CIFS: SMBD: Support page offset in RDMA send
authorLong Li <longli@microsoft.com>
Wed, 30 May 2018 19:48:00 +0000 (12:48 -0700)
committerSteve French <stfrench@microsoft.com>
Tue, 5 Jun 2018 22:42:03 +0000 (17:42 -0500)
commitb6903bcf0acc9961fc0eedf0b3c1eadb9020758f
tree4134762334489fbe477c8885a5779ada966bff45
parente8157b2729c9a3d1d331eb5714d0651e3bd271ea
CIFS: SMBD: Support page offset in RDMA send

The RDMA send function needs to look at offset in the request pages, and
send data starting from there.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smbdirect.c