]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks
authorChristoph Hellwig <hch@lst.de>
Thu, 24 Nov 2016 00:39:50 +0000 (11:39 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 24 Nov 2016 00:39:50 +0000 (11:39 +1100)
commitdf5ab1b5a841aecd4854b75b4c2102a9d2d1996b
treea1197ef45f69def4f1a58b4b2821180c690bca95
parent86f12ab05ffc45fa88a09110f582875fa9f07c8a
xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_reflink.c