summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2024-01-25 00:41:01 +0300
committerDavid Sterba <dsterba@suse.com>2024-03-04 18:24:50 +0300
commit11dcc86ebac88ca878e661eab4ce2a5a6c611edd (patch)
treed7079e0a92e5d79029515d7dc96aa770f2d50aca /scripts/gdb/linux/utils.py
parent5b9579893a216de3f09018cbc9369a849a74bf41 (diff)
downloadlinux-11dcc86ebac88ca878e661eab4ce2a5a6c611edd.tar.xz
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: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions