diff options
author | David Sterba <dsterba@suse.com> | 2024-01-24 01:28:24 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:47 +0300 |
commit | 9dcb6ed9ce53d24e7b7fba7e02512787cd4dfa72 (patch) | |
tree | 997c9f57a794c40de59ac4460f11b6f7327f0700 /scripts/gdb/linux/utils.py | |
parent | 0fe29838ba0aee39a7bca46bb47e7ca348a9e161 (diff) | |
download | linux-9dcb6ed9ce53d24e7b7fba7e02512787cd4dfa72.tar.xz |
btrfs: handle invalid root reference found in btrfs_find_root()
The btrfs_find_root() looks up a root 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 allowed the range of a root id.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions