diff options
author | 2022-12-29 07:32:23 +0800 | |
---|---|---|
committer | 2023-01-03 15:53:18 +0100 | |
commit | 77177ed17d24ba060117bdb6efb8a01da7531676 (patch) | |
tree | 81d9d36fef4a86d0eb59a6c2e20427cadd8e4923 /tools/perf/scripts/python | |
parent | btrfs: fix ASSERT em->len condition in btrfs_get_extent (diff) | |
download | wireguard-linux-77177ed17d24ba060117bdb6efb8a01da7531676.tar.xz wireguard-linux-77177ed17d24ba060117bdb6efb8a01da7531676.zip |
btrfs: add error message for metadata level mismatch
From a recent regression report, we found that after commit 947a629988f1
("btrfs: move tree block parentness check into
validate_extent_buffer()") if we have a level mismatch (false alert
though), there is no error message at all.
This makes later debugging harder. This patch will add the proper error
message for such case.
Link: https://lore.kernel.org/linux-btrfs/CABXGCsNzVxo4iq-tJSGm_kO1UggHXgq6CdcHDL=z5FL4njYXSQ@mail.gmail.com/
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions