On Fri, Jul 28, 2023 at 04:57:53PM +0900, Jinyoung Choi wrote: > Allow bio_integrity_add_page to create multi-page bvecs, just like > the bio payloads. This simplifies adding larger payloads, and fixes > support for non-tiny workloads with nvme, which stopped using > scatterlist for metadata a while ago Missing dot at the end of the sentence here. Also the commit log feels very short to me for such a substanial change, although even thinking hard about it I'm not entirely sure what would be missing, so it's probably fine.. Looks good to me: Reviewed-by: Christoph Hellwig <hch@xxxxxx>