diff options
| author | Qu Wenruo <[email protected]> | 2019-03-20 14:27:39 +0800 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2019-04-29 19:02:23 +0200 |
| commit | 63489055e4c0dd4d2a04064138906630995456dc (patch) | |
| tree | 8932cbf5f45aa4ba84a11180700943d8e9125316 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 448de471cd4cab0cedd15770082567a69a784a11 (diff) | |
btrfs: Always output error message when key/level verification fails
We have internal report of strange transaction abort due to EUCLEAN
without any error message.
Since error message inside verify_level_key() is only enabled for
CONFIG_BTRFS_DEBUG, the error message won't be printed on most builds.
This patch will make the error message mandatory, so when problem
happens we know what's causing the problem.
Reviewed-by: Nikolay Borisov <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions