diff options
author | 2017-11-03 10:34:42 -0700 | |
---|---|---|
committer | 2017-11-06 11:53:39 -0800 | |
commit | 71565f4b92048321ba3078877dd1a1149a23550d (patch) | |
tree | 48cc2b27a5b38bd0f9a15cc52e52a4eaad03ca4a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: pass an on-disk extent to xfs_bmbt_validate_extent (diff) | |
download | wireguard-linux-71565f4b92048321ba3078877dd1a1149a23550d.tar.xz wireguard-linux-71565f4b92048321ba3078877dd1a1149a23550d.zip |
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 <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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions