From: Josef Bacik Date: Mon, 25 Apr 2011 23:43:52 +0000 (-0400) Subject: Btrfs: put the right bio if we have an error X-Git-Tag: v2.6.39-rc5~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64728bbbf892ea7a4aba502c436afbe362217fb9;p=pandora-kernel.git Btrfs: put the right bio if we have an error In btrfs_submit_direct_hook if the first btrfs_map_block fails we need to put the orig_bio, not bio. Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed