diff options
author | 2024-01-12 19:06:16 +0100 | |
---|---|---|
committer | 2024-03-04 16:24:46 +0100 | |
commit | 91701bdfa2bd97c77597cfa9d189a70265637103 (patch) | |
tree | 21b55d02cc9a01b721bc16601071e8e32b43fea6 /fs/btrfs/uuid-tree.c | |
parent | btrfs: return errors from unpin_extent_range() (diff) | |
download | wireguard-linux-91701bdfa2bd97c77597cfa9d189a70265637103.tar.xz wireguard-linux-91701bdfa2bd97c77597cfa9d189a70265637103.zip |
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/btrfs/uuid-tree.c')
0 files changed, 0 insertions, 0 deletions