On Tue, Oct 15, 2019 at 05:43:44PM +0200, Christoph Hellwig wrote: > 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 <hch@xxxxxx> > Reviewed-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx> > Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/iomap/buffered-io.c | 17 +++++++++++++++++ > include/linux/iomap.h | 17 ----------------- > 2 files changed, 17 insertions(+), 17 deletions(-) Sensible, nothing should be playing around with internal iomap per-page state. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx