Hi all, this series removes iomap_writepage and it's callers, following what xfs has been doing for a long time.
Changes since v1: - clean up a printk in gfs2 Diffstat: fs/gfs2/aops.c | 26 -------------------------- fs/gfs2/log.c | 5 ++--- fs/iomap/buffered-io.c | 15 --------------- fs/zonefs/super.c | 8 -------- include/linux/iomap.h | 3 --- 5 files changed, 2 insertions(+), 55 deletions(-)