On 5/11/21 11:47 PM, Matthew Wilcox (Oracle) wrote: > Reinforce that page flags are actually in the head page by changing the > type from page to folio. Increases the size of cachefiles by two bytes, > but the kernel core is unchanged in size. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Acked-by: Jeff Layton <jlayton@xxxxxxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx> More renaming of stuff could be possible, but not essential for functionality.