diff options
author | Christoph Hellwig <[email protected]> | 2022-05-26 09:36:33 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-07-25 17:45:32 +0200 |
commit | b4c46bdea96af1c79cfc0bcd0b387af311368145 (patch) | |
tree | 82e6409fc87d2326dc4ab3cf75926bb82201f510 /fs/btrfs/inode.c | |
parent | d6815592806f481244d0e3435ca1f5383d90a14c (diff) |
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 <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions