Re: [PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain

From: David Howells

Date: Mon Mar 30 2026 - 06:54:35 EST


Stefan Metzmacher <metze@xxxxxxxxx> wrote:

> Another possible way would be to skip this for now
> cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
> and I rebase my changes on top of Davids patches assuming they
> will be stable commits (at least up to
> cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma())

I could certainly split my removal patch. I want to remove FOLIOQ support,
but I can leave KVEC and/or BVEC if they're still needed.

David