]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: switch iomap_swapfile_activate to use iomap_iter
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Aug 2021 01:33:12 +0000 (18:33 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 17 Aug 2021 04:26:33 +0000 (21:26 -0700)
commit789fc0bef72947a9832778db9394c61218e50862
treef436ad1e00126b2124d09e72d34fa255b62f3b83
parentca7dbc99dee8e294e62d1abbec906bf91d71ce40
iomap: switch iomap_swapfile_activate to use iomap_iter

Switch iomap_swapfile_activate to use iomap_iter.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/iomap/swapfile.c