Skip to content
Commit 91701bdf authored by David Sterba's avatar David Sterba
Browse files

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: default avatarDavid Sterba <dsterba@suse.com>
parent 44a6c343
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment