diff options
author | 2025-05-05 18:56:18 +0930 | |
---|---|---|
committer | 2025-05-15 14:30:55 +0200 | |
commit | f2c19541e421b3235efc515dad88b581f00592ae (patch) | |
tree | 5de34d31e149c061ac3c38371f13a75dcc9e4905 /scripts/gdb/linux/utils.py | |
parent | btrfs: defrag: use list_last_entry() at defrag_collect_targets() (diff) | |
download | wireguard-linux-f2c19541e421b3235efc515dad88b581f00592ae.tar.xz wireguard-linux-f2c19541e421b3235efc515dad88b581f00592ae.zip |
btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
When the bytenr doesn't match for a metadata tree block, we will report
it as an csum error, which is incorrect and should be reported as a
metadata error instead.
Fixes: a3ddbaebc7c9 ("btrfs: scrub: introduce a helper to verify one metadata block")
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions