ext4: convert ac_bitmap_page to ac_bitmap_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 16 Apr 2024 17:28:57 +0000 (18:28 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 7 May 2024 19:38:14 +0000 (15:38 -0400)
commitccedf35b5daa429c0e731eac6fb32b0208302c6b
tree3532ae1ae4dd01f517377f7e5ff88e343a5a2a62
parente1622a0d558200b0ccdfbf69ee29b9ac1f5c2442
ext4: convert ac_bitmap_page to ac_bitmap_folio

This just carries around the bd_bitmap_folio so should also be a folio.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240416172900.244637-5-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c
fs/ext4/mballoc.h