OSDN Git Service

btrfs: btrfs_multi_bio replaced with btrfs_bio
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 4 Aug 2011 15:15:33 +0000 (17:15 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 29 Sep 2011 11:38:42 +0000 (13:38 +0200)
commita1d3c4786a4b9c71c0767aa656a759968f7554b6
tree1dc5596ca57f261d2816111e51a2f33928bbe4a6
parentd7728c960dccf775b92f2c4139f1216275a45c44
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: Jan Schmidt <list.btrfs@jan-o-sch.net>
fs/btrfs/extent-tree.c
fs/btrfs/scrub.c
fs/btrfs/volumes.c
fs/btrfs/volumes.h