]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/xfs/xfs_reflink.c
xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
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)
commit86f12ab05ffc45fa88a09110f582875fa9f07c8a
tree0cbe99a2057db3be71251e3df72b517d48a82e93
parent092d5d9d5812a80e4496cdbb24fe58e6f77da56b
xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow

And remove the unused return value.

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
fs/xfs/xfs_reflink.h