aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2023-02-07 11:57:20 -0500
committerDavid Sterba <[email protected]>2023-04-17 18:01:13 +0200
commitd46947284496e5dd1d5f6850790ec623a482b63a (patch)
treed517ae5e8803eacf5d5e02458e88874b3463ba1c /tools/perf/scripts/python/exported-sql-viewer.py
parent13b98989c81a64b6674f017324b37bedf158567e (diff)
btrfs: replace BUG_ON with ASSERT in btrfs_read_node_slot
In btrfs_read_node_slot() we have a BUG_ON() that can be converted to an ASSERT(), it's from an extent buffer and the level is validated at the time it's read from disk. Reviewed-by: Johannes Thumshirn <[email protected]> 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions