aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBoris Burkov <boris@bur.io>2023-03-28 14:19:56 +0900
committerDavid Sterba <dsterba@suse.com>2023-04-17 18:01:21 +0200
commitf0f5329a00ba5e9aec012212e3d9d8c2ff8f5cfa (patch)
tree0dff27bebb01d4b816834ba0c77adad2370bc721 /tools/perf/scripts/python/exported-sql-viewer.py
parent7edd339c8a416afed9d58b5d20778d5ee49e079f (diff)
btrfs: don't split NOCOW extent_maps in btrfs_extract_ordered_extent
NOCOW writes just overwrite an existing extent map, which thus should not be split in btrfs_extract_ordered_extent. The NOCOW case can't currently happen as btrfs_extract_ordered_extent is only used on zoned devices that do not support NOCOW writes, but this will change soon. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Tested-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Boris Burkov <boris@bur.io> [ hch: split from a larger patch, wrote a commit log ] Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions