Files
android_kernel_xiaomi_sm8450/fs/xfs/libxfs
Christoph Hellwig 1abb9e5532 xfs: refactor xfs_bmap_add_extent_hole_real
Use 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>
2017-10-26 15:38:21 -07:00
..
2014-06-25 14:57:36 +10:00
2017-09-01 10:55:30 -07:00
2014-06-25 14:57:36 +10:00
2017-09-02 08:22:19 -07:00