On Thu, Jan 26, 2023 at 08:23:59PM +0000, Matthew Wilcox (Oracle) wrote: > Convert the incoming page to a folio so that we call compound_head() > only once instead of seven times. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Reviewed-by: Theodore Ts'o <tytso@xxxxxxx>