Yet more gfs2 folio conversions. As usual, compile tested only. The third patch is a bit more "interesting" than most. Matthew Wilcox (Oracle) (4): gfs2: Convert gfs2_page_mkwrite() to use a folio gfs2: Add a migrate_folio operation for journalled files gfs2: Simplify gfs2_read_super gfs2: Convert gfs2_aspace_writepage() to use a folio fs/gfs2/aops.c | 34 ++----------------------- fs/gfs2/file.c | 59 ++++++++++++++++++++++---------------------- fs/gfs2/meta_io.c | 16 ++++++------ fs/gfs2/ops_fstype.c | 46 ++++++++++------------------------ 4 files changed, 53 insertions(+), 102 deletions(-) -- 2.43.0