OSDN Git Service

CIFS: SMBD: Support page offset in memory registration
authorLong Li <longli@microsoft.com>
Wed, 30 May 2018 19:48:02 +0000 (12:48 -0700)
committerSteve French <stfrench@microsoft.com>
Tue, 5 Jun 2018 22:43:59 +0000 (17:43 -0500)
commit7cf20bce77581bb72af72835e73c9a47d4346b70
treef74855aad9bed242d7ace9e8af7a5121f8dce23e
parent6509f50cd1167d9540df24578401a2032f0782f8
CIFS: SMBD: Support page offset in memory registration

Change code to pass the correct page offset during memory registration for
RDMA read/write.

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