diff options
author | Qu Wenruo <wqu@suse.com> | 2024-09-16 17:55:42 +0930 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 14:34:12 +0100 |
commit | c186345a6b4b8ff082e5ef9515b782704dbba6be (patch) | |
tree | 6c3321485a00dd90515665cc2b392339988741d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8cca35cb29f81eba3e96ec44dad8696c8a2f9138 (diff) |
btrfs: make assert_rbio() to only check CONFIG_BTRFS_ASSERT
According to the description, CONFIG_BTRFS_DEBUG is only for extra
debug info, meanwhile sanity checks should be managed by
CONFIG_BTRFS_ASSERT.
There is no need to check both to enable assert_rbio().
Just remove the check for CONFIG_BTRFS_DEBUG.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions