diff options
author | David Sterba <dsterba@suse.com> | 2024-01-12 18:45:24 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:46 +0100 |
commit | 44a6c3437afc7e6fbea090bf3ab98ef751ad2ede (patch) | |
tree | dbd6e158032cf89f2ea737b12682c604f2e0a5f6 /tools/perf/scripts/python/libxed.py | |
parent | c03c89f821e51325d0e592cf625cf5e0a26fa3a7 (diff) |
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 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions