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