mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
5efe7448a1
Change all the callers of ->readpage to call ->read_folio in preference, if it exists. This is a transitional duplication, and will be removed by the end of the series. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>