linux-stable/fs/iomap
Christoph Hellwig 6d8a1287a4 iomap: switch iomap_bmap to use iomap_iter
Rewrite the ->bmap implementation based on iomap_iter.

Signed-off-by: Christoph Hellwig <hch@lst.de>
[djwong: restructure the loop to make its behavior a little clearer]
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2021-08-16 21:26:33 -07:00
..
apply.c iomap: add the new iomap_iter model 2021-08-16 21:26:33 -07:00
buffered-io.c iomap: switch iomap_page_mkwrite to use iomap_iter 2021-08-16 21:26:33 -07:00
direct-io.c iomap: switch __iomap_dio_rw to use iomap_iter 2021-08-16 21:26:33 -07:00
fiemap.c iomap: switch iomap_bmap to use iomap_iter 2021-08-16 21:26:33 -07:00
Makefile iomap: lift common tracing code from xfs to iomap 2019-10-21 08:51:59 -07:00
seek.c iomap: remove the length variable in iomap_seek_hole 2021-07-15 09:58:04 -07:00
swapfile.c iomap: improve the warnings from iomap_swapfile_activate 2021-03-26 10:55:40 -07:00
trace.c iomap: lift common tracing code from xfs to iomap 2019-10-21 08:51:59 -07:00
trace.h iomap: add the new iomap_iter model 2021-08-16 21:26:33 -07:00