diff options
author | David Sterba <dsterba@suse.com> | 2024-01-12 19:06:16 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:46 +0100 |
commit | 91701bdfa2bd97c77597cfa9d189a70265637103 (patch) | |
tree | 21b55d02cc9a01b721bc16601071e8e32b43fea6 /fs/gfs2 | |
parent | 44a6c3437afc7e6fbea090bf3ab98ef751ad2ede (diff) |
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 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions