On Tue, Nov 01, 2022 at 10:53:25AM -0700, Vishal Moola (Oracle) wrote: > Replaces some calls with their folio equivalents. This is in preparation > for the removal of lru_cache_add(). This replaces 3 calls to > compound_head() with 1. > > Signed-off-by: Vishal Moola (Oracle) <vishal.moola@xxxxxxxxx> Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>