From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Date: Tue, 17 Aug 2021 12:35:38 +1000 Subject: [Cluster-devel] [PATCH v2.1 19/30] iomap: switch iomap_bmap to use iomap_iter In-Reply-To: <20210811191800.GH3601443@magnolia> References: <20210809061244.1196573-1-hch@lst.de> <20210809061244.1196573-20-hch@lst.de> <20210811191800.GH3601443@magnolia> Message-ID: <20210817023538.GH3657114@dread.disaster.area> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Aug 11, 2021 at 12:18:00PM -0700, Darrick J. Wong wrote: > From: Christoph Hellwig > > Rewrite the ->bmap implementation based on iomap_iter. > > Signed-off-by: Christoph Hellwig > [djwong: restructure the loop to make its behavior a little clearer] > Reviewed-by: Darrick J. Wong > Signed-off-by: Darrick J. Wong > --- > fs/iomap/fiemap.c | 31 +++++++++++++------------------ > 1 file changed, 13 insertions(+), 18 deletions(-) Looks good. Reviewed-by: Dave Chinner -- Dave Chinner david at fromorbit.com