diff options
author | 2021-05-19 00:40:27 +0900 | |
---|---|---|
committer | 2021-05-20 15:50:49 +0200 | |
commit | e380adfc213a13677993c0e35cb48f5a8e61ebb0 (patch) | |
tree | 183187adf38b6281f0abd6a71781cc04b5ede30f /tools/perf/scripts/python/stackcollapse.py | |
parent | btrfs: do not BUG_ON in link_to_fixup_dir (diff) | |
download | linux-dev-e380adfc213a13677993c0e35cb48f5a8e61ebb0.tar.xz linux-dev-e380adfc213a13677993c0e35cb48f5a8e61ebb0.zip |
btrfs: zoned: pass start block to btrfs_use_zone_append
btrfs_use_zone_append only needs the passed in extent_map's block_start
member, so there's no need to pass in the full extent map.
This also enables the use of btrfs_use_zone_append in places where we only
have a start byte but no extent_map.
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions