diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-11-23 12:44:38 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-11-23 12:44:38 +1100 |
commit | 9c7babf94a0d686b552e53aded8d4703d1b8b92b (patch) | |
tree | d468b984eab6a7bc85a49d76c85e4d4592bfd5e8 /.mailmap | |
parent | b71f889c18ada210a97aa3eb5e00c0de552234c6 (diff) | |
download | linux-9c7babf94a0d686b552e53aded8d4703d1b8b92b.tar.bz2 |
xfs,iomap: move delalloc punching to iomap
Because that's what Christoph wants for this error handling path
only XFS uses.
It requires a new iomap export for handling errors over delalloc
ranges. This is basically the XFS code as is stands, but even though
Christoph wants this as iomap funcitonality, we still have
to call it from the filesystem specific ->iomap_end callback, and
call into the iomap code with yet another filesystem specific
callback to punch the delalloc extent within the defined ranges.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions