diff options
| author | 2021-11-05 16:45:34 -0400 | |
|---|---|---|
| committer | 2022-01-03 15:09:47 +0100 | |
| commit | fcba0120edf88328524a4878d1d6f4ad39f2ec81 (patch) | |
| tree | d5818bed3968f8688b76e5b7c8d956afab6e67cb /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | btrfs: remove SANITY_TESTS check form find_parent_nodes (diff) | |
| download | linux-dev-fcba0120edf88328524a4878d1d6f4ad39f2ec81.tar.xz linux-dev-fcba0120edf88328524a4878d1d6f4ad39f2ec81.zip | |
btrfs: remove BUG_ON() in find_parent_nodes()
We search for an extent entry with .offset = -1, which shouldn't be a
thing, but corruption happens. Add an ASSERT() for the developers,
return -EUCLEAN for mortals.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
