commit | b6903bcf0acc9961fc0eedf0b3c1eadb9020758f | [log] [tgz] |
---|---|---|
author | Long Li <longli@microsoft.com> | Wed May 30 12:48:00 2018 -0700 |
committer | Steve French <stfrench@microsoft.com> | Tue Jun 05 17:42:03 2018 -0500 |
tree | 4134762334489fbe477c8885a5779ada966bff45 | |
parent | e8157b2729c9a3d1d331eb5714d0651e3bd271ea [diff] |
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>