]> git.baikalelectronics.ru Git - kernel.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)
commit5bc669486e5a91919fdd25e6185f71e5e3fe1b0c
tree71e7b518df1a3b243e4130aa66ccb53f22590466
parente163314af34ab8c75c5b0d25afcc52c13c032d1d
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