Andreas Gruenbacher d74999c8c0 iomap: iomap_write_end cleanup
In iomap_write_end(), only call iomap_write_failed() on the byte range
that has failed.  This should improve code readability, but doesn't fix
an actual bug because iomap_write_failed() is called after updating the
file size here and it only affects the memory beyond the end of the
file.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
2022-05-08 14:47:42 -07:00
..
2022-05-08 14:47:42 -07:00
2022-03-26 11:51:46 -07:00
2022-03-21 12:59:02 -04:00
2021-08-16 21:26:33 -07:00
2022-03-15 08:23:29 -04:00