diff options
author | 2025-06-03 22:06:17 +0100 | |
---|---|---|
committer | 2025-06-19 15:20:47 +0200 | |
commit | 16edae52f60658caeaa0702e7cb6b738a09d4ad4 (patch) | |
tree | 49378ca6b48884d874b3a0f1acb1300b508e4356 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: fix invalid inode pointer dereferences during log replay (diff) | |
download | wireguard-linux-16edae52f60658caeaa0702e7cb6b738a09d4ad4.tar.xz wireguard-linux-16edae52f60658caeaa0702e7cb6b738a09d4ad4.zip |
btrfs: don't silently ignore unexpected extent type when replaying log
If there's an unexpected (invalid) extent type, we just silently ignore
it. This means a corruption or some bug somewhere, so instead return
-EUCLEAN to the caller, making log replay fail, and print an error message
with relevant information.
Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Filipe Manana <fdmanana@suse.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