diff options
author | 2024-01-24 22:49:02 +0100 | |
---|---|---|
committer | 2024-03-04 16:24:51 +0100 | |
commit | f626a0f5b85614609716d78b94e2e5795b915d92 (patch) | |
tree | 9fc35f1bdd19a93a93e5a941e00322aab6e7c201 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: handle invalid extent item reference found in extent_from_logical() (diff) | |
download | linux-rng-f626a0f5b85614609716d78b94e2e5795b915d92.tar.xz linux-rng-f626a0f5b85614609716d78b94e2e5795b915d92.zip |
btrfs: handle invalid extent item reference found in find_first_extent_item()
The find_first_extent_item() helper looks up an extent item by a key,
allowing to do an inexact search when key->offset is -1. It's never
expected to find such item, as it would break the allowed range of a
extent item offset.
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