Commit 11dcc86e authored by David Sterba's avatar David Sterba
Browse files

btrfs: handle invalid extent item reference found in extent_from_logical()



The extent_from_logical() 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.

The same error is already handled in btrfs_backref_iter_start() so add a
comment for consistency.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 5b957989
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment