diff options
author | 2024-01-23 23:34:57 +0100 | |
---|---|---|
committer | 2024-03-04 16:24:47 +0100 | |
commit | a67242907b41537907111ec689d3c44088c2f76b (patch) | |
tree | e49344b3f9b9d9ac68f1fd362e7a716ae4467dfb /fs/btrfs/delayed-inode.c | |
parent | btrfs: handle invalid root reference found in btrfs_find_root() (diff) | |
download | wireguard-linux-a67242907b41537907111ec689d3c44088c2f76b.tar.xz wireguard-linux-a67242907b41537907111ec689d3c44088c2f76b.zip |
btrfs: handle invalid root reference found in btrfs_init_root_free_objectid()
The btrfs_init_root_free_objectid() 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 the allowed 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 'fs/btrfs/delayed-inode.c')
0 files changed, 0 insertions, 0 deletions