Re: [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
From: Luis Chamberlain
Date: Wed Mar 15 2023 - 10:48:07 EST
On Wed, Mar 15, 2023 at 01:32:32PM +0100, Pankaj Raghav wrote:
> Use bio_for_each_folio_all to iterate through folios in a bio so that
> the folios can be directly passed to the folio_endio() function.
>
> Signed-off-by: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Luis