On Fri, Jun 15, 2018 at 02:19:18PM +0200, Andreas Gruenbacher wrote: > Add a private pointer to struct iomap to allow filesystems to pass data > from iomap_begin to iomap_end. Will be used by gfs2 for passing on the > on-disk inode buffer head. > > Signed-off-by: Andreas Gruenbacher <agruenba@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>