diff options
author | David Sterba <dsterba@suse.com> | 2024-01-24 03:09:46 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:48 +0300 |
commit | 2467d0fead77180d6be8b237683bbb375acf064b (patch) | |
tree | 27a1cb189448e88a660810705cc070511aa476f2 /scripts/gdb/linux/utils.py | |
parent | 51d4be540054be32d7ce28b63ea9b84ac6ff1db2 (diff) | |
download | linux-2467d0fead77180d6be8b237683bbb375acf064b.tar.xz |
btrfs: change BUG_ON to assertion in btrfs_read_roots()
There's one caller of btrfs_read_roots() and that already uses the
tree_root pointer, it's pointless to BUG_ON on it. As it's an assumption
of the initialization helpers make it an assert instead.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions