ksmbd: smbd: change prototypes of RDMA read/write related functions
authorHyunchul Lee <hyc.lee@gmail.com>
Fri, 29 Apr 2022 23:30:25 +0000 (08:30 +0900)
committerSteve French <stfrench@microsoft.com>
Sat, 21 May 2022 20:01:19 +0000 (15:01 -0500)
commit1807abcf8778bcbbf584fe54da9ccbe9029c49bb
tree1db1907423b4ecaa2735fae419b7f2495bcc22dc
parent158a66b245739e15858de42c0ba60fcf3de9b8e6
ksmbd: smbd: change prototypes of RDMA read/write related functions

Change the prototypes of RDMA read/write
operations to accept a pointer and length
of buffer descriptors.

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/connection.c
fs/ksmbd/connection.h
fs/ksmbd/smb2pdu.c
fs/ksmbd/transport_rdma.c