From: NeilBrown Date: Tue, 23 May 2006 05:35:27 +0000 (-0700) Subject: [PATCH] md: Make sure bi_max_vecs is set properly in bio_split X-Git-Tag: v2.6.17-rc5~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2eb0c101d24aca9d3d16c30c4f79f3a70c89208;p=pandora-kernel.git [PATCH] md: Make sure bi_max_vecs is set properly in bio_split Else a subsequent bio_clone might make a mess. Signed-off-by: Neil Brown Cc: "Don Dupuis" Acked-by: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed