Messages in this thread |  | | Date | Thu, 2 Apr 2026 09:29:26 +0200 | | Subject | Re: [PATCH v5] mm/page_io: rename swap_iocb fields for clarity | | From | "David Hildenbrand (Arm)" <> |
| |
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@infradead.org> > Suggested-by: David Hildenbrand <david@redhat.com> > Signed-off-by: David Carlier <devnexen@gmail.com> > ---
Thanks!
Acked-by: David Hildenbrand (Arm) <david@kernel.org>
-- Cheers,
David
|  |