aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2017-11-03 10:34:42 -0700
committerDarrick J. Wong <[email protected]>2017-11-06 11:53:39 -0800
commit71565f4b92048321ba3078877dd1a1149a23550d (patch)
tree48cc2b27a5b38bd0f9a15cc52e52a4eaad03ca4a /lib/mpi/mpiutil.c
parentf36bc228e1b94d9994915cba67588104ebe763ae (diff)
xfs: iterate over extents in xfs_iextents_copy
This actually makes the function very slightly less efficient for now as we detour through the expanded irect format between the in-core extent format and the on-disk one instead of just endian swapping them. But with the incore extent btree the in-core one will use a different format and the representation will be entirely hidden. It also happens to make the function a whole more readable. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Brian Foster <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions