Re: [PATCH v3 04/11] mm/page_io: take a const folio in bio_associate_blkg_from_folio()
From: Muchun Song
Date: Tue Sep 15 2026 - 22:32:12 EST
> On Sep 16, 2026, at 07:20, Tal Zussman <tz2294@xxxxxxxxxxxx> wrote:
>
> bio_associate_blkg_from_folio() and its helpers only read from the
> folio. Constify their folio arguments.
>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>
Reviewed-by: Muchun Song <muchun.song@xxxxxxxxx>
Thanks