aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2023-09-08 18:20:24 +0100
committerDavid Sterba <[email protected]>2023-09-20 20:42:47 +0200
commitd2f79e6385b0fcb1a38368e17d4721b8cd72af9f (patch)
tree2c4a49e678cb0fd80246d15e727f1f940ad6fde8 /scripts/gdb/linux/proc.py
parent1bf76df3fee56d6637718e267f7c34ed70d0c7dc (diff)
btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()
At __btrfs_inc_extent_ref() we are doing a BUG_ON() if we are dealing with a tree block reference that has a reference count that is different from 1, but we have already dealt with this case at run_delayed_tree_ref(), making it useless. So remove the BUG_ON(). Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions