diff options
author | Christoph Hellwig <hch@lst.de> | 2022-05-26 10:36:33 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 18:45:32 +0300 |
commit | b4c46bdea96af1c79cfc0bcd0b387af311368145 (patch) | |
tree | 82e6409fc87d2326dc4ab3cf75926bb82201f510 /net | |
parent | d6815592806f481244d0e3435ca1f5383d90a14c (diff) | |
download | linux-b4c46bdea96af1c79cfc0bcd0b387af311368145.tar.xz |
btrfs: move more work into btrfs_end_bioc
Assign ->mirror_num and ->bi_status in btrfs_end_bioc instead of
duplicating the logic in the callers. Also remove the bio argument as
it always must be bioc->orig_bio and the now pointless bioc_error that
did nothing but assign bi_sector to the same value just sampled in the
caller.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions