On Sun, Aug 8, 2021 at 11:33 PM Christoph Hellwig <hch@xxxxxx> wrote: > > Switch the dax_iomap_rw implementation to use iomap_iter. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/dax.c | 49 ++++++++++++++++++++++++------------------------- > 1 file changed, 24 insertions(+), 25 deletions(-) Looks straightforward, Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx>