diff options
author | David Sterba <dsterba@suse.com> | 2024-01-12 20:45:24 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:46 +0300 |
commit | 44a6c3437afc7e6fbea090bf3ab98ef751ad2ede (patch) | |
tree | dbd6e158032cf89f2ea737b12682c604f2e0a5f6 /scripts/gdb/linux/utils.py | |
parent | c03c89f821e51325d0e592cf625cf5e0a26fa3a7 (diff) | |
download | linux-44a6c3437afc7e6fbea090bf3ab98ef751ad2ede.tar.xz |
btrfs: return errors from unpin_extent_range()
Handle the lookup failure of the block group to unpin, this is a logic
error as the block group must exist at this point. If not, something else
must have freed it, like clean_pinned_extents() would do without locking
the unused_bg_unpin_mutex.
Push the errors to the callers, proper handling will be done in followup
patches.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions