diff options
author | 2024-01-24 15:37:59 +0100 | |
---|---|---|
committer | 2024-03-04 16:24:47 +0100 | |
commit | a4259b6c191119f270561c75eee840363f697c04 (patch) | |
tree | db8c5b88bbe8cd41c7a79de760b2021e588eb96c /fs/btrfs/delayed-inode.c | |
parent | btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (diff) | |
download | wireguard-linux-a4259b6c191119f270561c75eee840363f697c04.tar.xz wireguard-linux-a4259b6c191119f270561c75eee840363f697c04.zip |
btrfs: handle invalid extent item reference found in check_committed_ref()
The check_committed_ref() 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.
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