diff options
author | 2020-02-25 12:56:07 +0900 | |
---|---|---|
committer | 2020-03-23 17:01:48 +0100 | |
commit | b25c19f49ef294865462bf741e0430c59295ac15 (patch) | |
tree | 509d733ec059d24f7838b291ee17ba229dbc2070 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: change full_search to bool in find_free_extent_update_loop (diff) | |
download | linux-dev-b25c19f49ef294865462bf741e0430c59295ac15.tar.xz linux-dev-b25c19f49ef294865462bf741e0430c59295ac15.zip |
btrfs: handle invalid profile in chunk allocation
Do not BUG_ON() when an invalid profile is passed to __btrfs_alloc_chunk().
Instead return -EINVAL with ASSERT() to catch a bug in the development
stage.
Suggested-by: Johannes Thumshirn <Johannes.Thumshirn@wdc.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: David Sterba <dsterba@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