[PATCH 11/11] iomap: move struct iomap_page out of iomap.h

2019-10-06 Thread Christoph Hellwig
Now that all the writepage code is in the iomap code there is no need to keep this structure public. Signed-off-by: Christoph Hellwig Reviewed-by: Carlos Maiolino Reviewed-by: Darrick J. Wong --- fs/iomap/buffered-io.c | 17 + include/linux/iomap.h | 17 - 2 fi

[PATCH 11/11] iomap: move struct iomap_page out of iomap.h

2019-10-01 Thread Christoph Hellwig
Now that all the writepage code is in the iomap code there is no need to keep this structure public. Signed-off-by: Christoph Hellwig Reviewed-by: Carlos Maiolino Reviewed-by: Darrick J. Wong --- fs/iomap/buffered-io.c | 17 + include/linux/iomap.h | 17 - 2 fi