From: Jan Schmidt Date: Thu, 4 Aug 2011 15:15:33 +0000 (+0200) Subject: btrfs: btrfs_multi_bio replaced with btrfs_bio X-Git-Tag: v3.2-rc1~21^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d3c4786a4b9c71c0767aa656a759968f7554b6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed