Skip to content
Commit a1d3c478 authored by Jan Schmidt's avatar Jan Schmidt
Browse files

btrfs: btrfs_multi_bio replaced with btrfs_bio



btrfs_bio is a bio abstraction able to split and not complete after the last
bio has returned (like the old btrfs_multi_bio). Additionally, btrfs_bio
tracks the mirror_num used to read data which can be used for error
correction purposes.

Signed-off-by: default avatarJan Schmidt <list.btrfs@jan-o-sch.net>
parent d7728c96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment