2022-04-30 8:30 GMT+09:00, Hyunchul Lee <hyc.lee@xxxxxxxxx>: > Make ksmbd handle multiple buffer descriptors > when reading and writing files using SMB direct: > Post the work requests of rdma_rw_ctx for > RDMA read/write in smb_direct_rdma_xmit(), and > the work request for the READ/WRITE response > with a remote invalidation in smb_direct_writev(). > > Signed-off-by: Hyunchul Lee <hyc.lee@xxxxxxxxx> Acked-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>