On 1/25/21 7:24 PM, Naohiro Aota wrote: > From: Johannes Thumshirn <[email protected]> > > Add bio_add_zone_append_page(), a wrapper around bio_add_hw_page() which > is intended to be used by file systems that directly add pages to a bio > instead of using bio_iov_iter_get_pages(). > > Cc: Jens Axboe <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > Reviewed-by: Josef Bacik <[email protected]> > Reviewed-by: Chaitanya Kulkarni <[email protected]> > Signed-off-by: Johannes Thumshirn <[email protected]>
Acked-by: Jens Axboe <[email protected]> assuming you want to carry this with the patchset. -- Jens Axboe
