commit | 4c35445b591ee669097c5b98e4bb677808e9f582 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Aug 29 15:44:13 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Sep 01 13:08:25 2017 -0700 |
tree | 8b271e65f8334e31ac01562f7e6bfd45d199e9d9 | |
parent | 4da6b514eaa168c246fc5c1245c4f82084bcf24e [diff] |
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at This abstracts the function away from details of the low-level extent list implementation. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>