Re: [PATCH v5] mm/page_io: rename swap_iocb fields for clarity
From: David Hildenbrand (Arm)
Date: Thu Apr 02 2026 - 03:42:24 EST
On 4/2/26 09:26, David Carlier wrote:
> swap_iocb->pages tracks the number of bvec entries (folios), not base
> pages. Rename the array from bvec to bvecs and the counter from pages
> to nr_bvecs to accurately reflect their purpose.
>
> Suggested-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Suggested-by: David Hildenbrand <david@xxxxxxxxxx>
> Signed-off-by: David Carlier <devnexen@xxxxxxxxx>
> ---
Thanks!
Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
--
Cheers,
David