diff options
author | 2017-11-03 10:34:44 -0700 | |
---|---|---|
committer | 2017-11-06 11:53:40 -0800 | |
commit | b121459c7a56d2fb5a8ca6727bf9f87982738b01 (patch) | |
tree | 533094a7a0f1f16f6b41dbfe915eb4849ff714ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: iterate backwards in xfs_reflink_cancel_cow_blocks (diff) | |
download | wireguard-linux-b121459c7a56d2fb5a8ca6727bf9f87982738b01.tar.xz wireguard-linux-b121459c7a56d2fb5a8ca6727bf9f87982738b01.zip |
xfs: simplify xfs_reflink_convert_cow
Instead of looking up extents to convert and calling xfs_bmapi_write on
each of them just let xfs_bmapi_write handle the full range. To make
this robust add a new XFS_BMAPI_CONVERT_ONLY that only converts ranges
and never allocates blocks.
[darrick: shorten the stringified CONVERT_ONLY trace flag]
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions