diff options
author | 2017-10-17 14:16:23 -0700 | |
---|---|---|
committer | 2017-10-26 15:38:21 -0700 | |
commit | 3ffc18ecd30ed21dc503fcbfb343c471a9112fb6 (patch) | |
tree | 97bd165551469aeae11dee27ce8e815e8f34130f /fs/xfs/xfs_error.c | |
parent | xfs: refactor xfs_del_extent_real (diff) | |
download | linux-rng-3ffc18ecd30ed21dc503fcbfb343c471a9112fb6.tar.xz linux-rng-3ffc18ecd30ed21dc503fcbfb343c471a9112fb6.zip |
xfs: refactor xfs_bmap_add_extent_hole_delay
Use xfs_iext_get_extent to find, and xfs_iext_update_extent to update
entries in the in-core extent list. This isolates the function from
the detailed layout of the extent list, and generally makes the code
a lot more readable.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions