cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
authorDavid Howells <dhowells@redhat.com>
Fri, 26 Jul 2024 21:20:54 +0000 (22:20 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 12 Sep 2024 10:20:40 +0000 (12:20 +0200)
commitc45ebd636c32d33c75e51ce977520ff146bd41a1
treec49f0d75bdefb96dfdc1968315ecf6607b614de4
parent197a3de607d92b3d72e69edf5470e0a8fae548cc
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs

Make smb_extract_iter_to_rdma() extract page fragments from an ITER_FOLIOQ
iterator into RDMA SGEs.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <sfrench@samba.org>
cc: Paulo Alcantara <pc@manguebit.com>
cc: Tom Talpey <tom@talpey.com>
cc: Enzo Matsumiya <ematsumiya@suse.de>
cc: linux-cifs@vger.kernel.org
Link: https://lore.kernel.org/r/20240814203850.2240469-15-dhowells@redhat.com/
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/smb/client/smbdirect.c