]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17c3071e6ef9e7d87aa8eb58c55d144711f6bf84
tree1db1907423b4ecaa2735fae419b7f2495bcc22dc
parent4e4b40b8eff5137e536871e6fdd2a2acdfa156fc
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