From: Kent Overstreet Date: Thu, 6 Sep 2012 21:14:43 +0000 (-0700) Subject: raid10: Use bio_reset() X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~11^2~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be185f2c9d54d6bc0bac1445227b67cb14c0b13;p=pandora-kernel.git raid10: Use bio_reset() More prep work for immutable bio vecs, mainly getting rid of references to bi_idx. bio_reset was being open coded in a few places. The one in sync_request was a bit nontrivial to convert, so could use some extra eyeballs. Signed-off-by: Kent Overstreet CC: Jens Axboe CC: NeilBrown Acked-by: NeilBrown --- Reading git-diff-tree failed