diff options
author | David Sterba <dsterba@suse.com> | 2024-01-12 21:06:16 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:46 +0300 |
commit | 91701bdfa2bd97c77597cfa9d189a70265637103 (patch) | |
tree | 21b55d02cc9a01b721bc16601071e8e32b43fea6 /scripts/gdb/linux/utils.py | |
parent | 44a6c3437afc7e6fbea090bf3ab98ef751ad2ede (diff) | |
download | linux-91701bdfa2bd97c77597cfa9d189a70265637103.tar.xz |
btrfs: make btrfs_error_unpin_extent_range() return void
This helper is used in transaction abort or cleanup context and the
callers cannot handle all errors, only do best effort.
btrfs_cleanup_one_transaction
btrfs_destroy_delayed_refs
btrfs_error_unpin_extent_range
btrfs_destroy_pinned_extent
btrfs_error_unpin_extent_range
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions