aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>2024-12-01 21:48:53 -0800
committerDavid Sterba <dsterba@suse.com>2025-01-13 14:53:14 +0100
commitf6f0da564c668a9565c81c61c06b32e8ed981ec3 (patch)
treef538bcfd4b4afd5a3db8bca0586c4f850fca7526 /tools/perf/scripts/python/flamegraph.py
parentbtrfs: zoned: reclaim unused zone by zone resetting (diff)
downloadlinux-f6f0da564c668a9565c81c61c06b32e8ed981ec3.tar.gz
linux-f6f0da564c668a9565c81c61c06b32e8ed981ec3.zip
btrfs: don't BUG_ON() in btrfs_drop_extents()
btrfs_drop_extents() calls BUG_ON() in case the counter of to be deleted extents is greater than 0. But all of these code paths can handle errors, so there's no need to crash the kernel. Instead WARN() that the condition has been met and gracefully bail out. Reviewed-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions