On Wed, Aug 11, 2021 at 12:18:00PM -0700, Darrick J. Wong wrote: > From: Christoph Hellwig <[email protected]> > > Rewrite the ->bmap implementation based on iomap_iter. > > Signed-off-by: Christoph Hellwig <[email protected]> > [djwong: restructure the loop to make its behavior a little clearer] > Reviewed-by: Darrick J. Wong <[email protected]> > Signed-off-by: Darrick J. Wong <[email protected]> > --- > fs/iomap/fiemap.c | 31 +++++++++++++------------------ > 1 file changed, 13 insertions(+), 18 deletions(-)
Looks good. Reviewed-by: Dave Chinner <[email protected]> -- Dave Chinner [email protected]
