diff options
author | 2024-05-07 14:12:14 -0400 | |
---|---|---|
committer | 2024-07-11 15:33:25 +0200 | |
commit | f9c5b70c99ab6db06236d5ce337cf427aed32e49 (patch) | |
tree | e3a749377a5409977024f89b2bb3651cd43b6a82 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | btrfs: clean up our handling of refs == 0 in snapshot delete (diff) | |
download | wireguard-linux-f9c5b70c99ab6db06236d5ce337cf427aed32e49.tar.xz wireguard-linux-f9c5b70c99ab6db06236d5ce337cf427aed32e49.zip |
btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc()
In walk_up_proc() we have several sanity checks that should only trip if
the programmer made a mistake. Convert these to ASSERT()'s instead of
BUG_ON()'s.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
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