diff options
author | Josef Bacik <[email protected]> | 2024-05-07 14:12:12 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-07-11 15:33:25 +0200 |
commit | 1f9d44c0a12730a24f8bb75c5e1102207413cc9b (patch) | |
tree | 5ef15ff8f22f4c65b93dc4e6813000788e70b3b6 /tools/perf/scripts/python | |
parent | b4236703eb50d03db867ce080823f43c18257d80 (diff) |
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
We have a couple of areas where we check to make sure the tree block is
locked before looking up or messing with references. This is old code
so it has this as BUG_ON(). Convert this to ASSERT() for developers.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions