CIFS: pass page offsets on SMB1 read/write
authorLong Li <longli@microsoft.com>
Thu, 20 Sep 2018 21:18:38 +0000 (21:18 +0000)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:05 +0000 (21:16 -0500)
commit6d3adb23becb7b14995f6171c1d9f7f3baab1c79
tree4503ce6b65f7a299b4f3002fe0b3537fb028ae50
parentef2298a06d012973bbc592b86fe5ff730d4d0c63
CIFS: pass page offsets on SMB1 read/write

When issuing SMB1 read/write, pass the page offset to transport.

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