]> asedeno.scripts.mit.edu Git - linux.git/commit
CIFS: Use offset when reading pages
authorLong Li <longli@microsoft.com>
Wed, 30 May 2018 19:47:55 +0000 (12:47 -0700)
committerSteve French <smfrench@gmail.com>
Sat, 2 Jun 2018 23:36:26 +0000 (18:36 -0500)
commit1dbe3466b4d26078d907c64e2b68faed5dc58854
tree71e7b518df1a3b243e4130aa66ccb53f22590466
parentf9f5aca115fd4a4b49cdc483084a0dc4ca316b25
CIFS: Use offset when reading pages

With offset defined in rdata, transport functions need to look at this
offset when reading data into the correct places in pages.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/file.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c