Re: [PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
Stefan Metzmacher <[email protected]> Tue, 19 May 2026 10:18:36 +0200
| Newsgroups | dev.linux.lists.v9fs,dev.linux.lists.netfs,org.kernel.vger.ceph-devel,org.kernel.vger.linux-cifs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-nfs,org.ozlabs.lists.linux-erofs |
|---|---|
| Message-ID | <[email protected]> |
Hi David, > Add support for ITER_BVECQ to smb_extract_iter_to_rdma(). > > Signed-off-by: David Howells <[email protected]> > cc: Paulo Alcantara <[email protected]> > cc: Matthew Wilcox <[email protected]> > cc: Christoph Hellwig <[email protected]> > cc: Steve French <[email protected]> > cc: Shyam Prasad N <[email protected]> > cc: Tom Talpey <[email protected]> > cc: [email protected] > cc: [email protected] > cc: [email protected] Please cc me on this if you report. Acked-by: Stefan Metzmacher <[email protected]> if you change this in the commit message cifs: to smbdirect: and smb_extract_iter_to_rdma to smbdirect_map_sges_from_iter Thanks! metze